See more information on [!:CheckLockUnlockUsers] method

Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public bool CanLockUnlockUsers()
Visual Basic
Public Function CanLockUnlockUsers As Boolean

Return Value

Type: Boolean
If return true you have CanLockUnlockUser permission

See Also