Click or drag to resize

InternalServiceGetLocalUsersDetails Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<LocalUserDetails> GetLocalUsersDetails(
	Guid[] guids
)

Parameters

guids
Type: SystemGuid

Return Value

Type: ListLocalUserDetails
See Also