DjVu Namespace > SecurityProvider Class : IsEnforced Property |
Public ReadOnly Property IsEnforced As Boolean
Dim instance As SecurityProvider Dim value As Boolean value = instance.IsEnforced
public bool IsEnforced {get;}
Whether the security is enforced or not.
If the SecurityProvider object is under constuction, it's not enforced to the users. If the SecurityProvider object is obtained from Document object, which is authenticated with a specific user, it's enforced on that user.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family