CertSrvAuditRuleCertificationAuthorityRights Property |
Gets the access mask enabled for audit in the current audit control entry.
Namespace:
SysadminsLV.PKI.Security.AccessControl
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public CertSrvRights CertificationAuthorityRights { get; }
Public ReadOnly Property CertificationAuthorityRights As CertSrvRights
Get
public:
property CertSrvRights CertificationAuthorityRights {
CertSrvRights get ();
}
member CertificationAuthorityRights : CertSrvRights with get
Property Value
Type:
CertSrvRightsSee Also