JAMS Developer Guide
CredentialRights Property (CredentialAuditRule)


MVPSI.JAMS Namespace > CredentialAuditRule Class : CredentialRights Property
Gets the access bits used by a CredentialAuditRule.
Syntax
'Declaration
 
Public ReadOnly Property CredentialRights As CredentialRights
'Usage
 
Dim instance As CredentialAuditRule
Dim value As CredentialRights
 
value = instance.CredentialRights
public CredentialRights CredentialRights {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CredentialAuditRule Class
CredentialAuditRule Members