You can know if the user supported lock and unlock

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

Syntax

C#
public bool SupportedLock(
	VGMembershipUser user
)
Visual Basic
Public Function SupportedLock ( 
	user As VGMembershipUser
) As Boolean

Return Value

Type: Boolean

See Also