ActiveDirectorySecurity.RemoveAudit(IdentityReference) Yöntem

Tanım

Belirtilen IdentityReference nesneye sahip tüm denetim kurallarını bir nesnenin SACL'sinden kaldırır.

public:
 void RemoveAudit(System::Security::Principal::IdentityReference ^ identity);
public void RemoveAudit (System.Security.Principal.IdentityReference identity);
member this.RemoveAudit : System.Security.Principal.IdentityReference -> unit
Public Sub RemoveAudit (identity As IdentityReference)

Parametreler

identity
IdentityReference

Güvenlik IdentityReference tanımlayıcısına (SID) çözümleyen NTAccount nesnesi gibi bir nesne.

Şunlara uygulanır