Click or drag to resize

CertSrvSecurityDescriptorPurgeAuditRules Method

This member is not implemented.

Namespace:  SysadminsLV.PKI.Security.AccessControl
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public override void PurgeAuditRules(
	IdentityReference identity
)

Parameters

identity
Type: System.Security.PrincipalIdentityReference
An IdentityReference object that represents a user account.
Exceptions
ExceptionCondition
NotSupportedExceptionThe exception is thrown when the method is invoked.
See Also