ObjectSecurity.PurgeAccessRules(IdentityReference) Метод

Определение

Удаляет все правила доступа, связанные с указанным объектом IdentityReference.

public:
 virtual void PurgeAccessRules(System::Security::Principal::IdentityReference ^ identity);
public virtual void PurgeAccessRules (System.Security.Principal.IdentityReference identity);
abstract member PurgeAccessRules : System.Security.Principal.IdentityReference -> unit
override this.PurgeAccessRules : System.Security.Principal.IdentityReference -> unit
Public Overridable Sub PurgeAccessRules (identity As IdentityReference)

Параметры

identity
IdentityReference

Объект IdentityReference, для которого требуется удалить все правила доступа.

Исключения

Все правила доступа указаны не в каноническом порядке.

Применяется к