CryptoKeySecurity.RemoveAccessRuleAll(CryptoKeyAccessRule) Metod

Definition

Tar bort alla åtkomstregler som har samma säkerhetsidentifierare som den angivna åtkomstregeln från DACL (Discretionary Access Control List) som är associerad med det här CryptoKeySecurity-objektet.

public:
 void RemoveAccessRuleAll(System::Security::AccessControl::CryptoKeyAccessRule ^ rule);
public void RemoveAccessRuleAll(System.Security.AccessControl.CryptoKeyAccessRule rule);
override this.RemoveAccessRuleAll : System.Security.AccessControl.CryptoKeyAccessRule -> unit
Public Sub RemoveAccessRuleAll (rule As CryptoKeyAccessRule)

Parametrar

rule
CryptoKeyAccessRule

Åtkomstregeln att ta bort.

Gäller för