UserGroupManagerGetFirstCharactersOfDomainObjects Method
Return distinct first characters of user names from given domain
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return distinct first characters of user names from given domain")]
public List<char> GetFirstCharactersOfDomainObjects(
Guid domainId,
Guid containerId
)
- domainId Guid
-
- containerId Guid
-
ListChar