UserGroupManagerGetGuaranteedAccessUsersCount Method

Return number of users with guaranteed access to the system

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return number of users with guaranteed access to the system")]
public int GetGuaranteedAccessUsersCount()

Return Value

Int32

See Also