The members of System.Security.AccessControl.CryptoKeySecurity are listed below.
See Also: Inherited members from System.Security.AccessControl.NativeObjectSecurity
Public Constructors
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
Public Properties
[read-only] override | AccessRightType | Type. Documentation for this section has not yet been entered. |
[read-only] override | AccessRuleType | Type. Documentation for this section has not yet been entered. |
[read-only] override | AuditRuleType | Type. Documentation for this section has not yet been entered. |
Public Methods
override | AccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType) : AccessRuleDocumentation for this section has not yet been entered. |
| AddAccessRule(CryptoKeyAccessRule)Documentation for this section has not yet been entered. |
| AddAuditRule(CryptoKeyAuditRule)Documentation for this section has not yet been entered. |
override | AuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AuditFlags) : AuditRuleDocumentation for this section has not yet been entered. |
| RemoveAccessRule(CryptoKeyAccessRule) : boolDocumentation for this section has not yet been entered. |
| RemoveAccessRuleAll(CryptoKeyAccessRule)Documentation for this section has not yet been entered. |
| RemoveAccessRuleSpecific(CryptoKeyAccessRule)Documentation for this section has not yet been entered. |
| RemoveAuditRule(CryptoKeyAuditRule) : boolDocumentation for this section has not yet been entered. |
| RemoveAuditRuleAll(CryptoKeyAuditRule)Documentation for this section has not yet been entered. |
| RemoveAuditRuleSpecific(CryptoKeyAuditRule)Documentation for this section has not yet been entered. |
| ResetAccessRule(CryptoKeyAccessRule)Documentation for this section has not yet been entered. |
| SetAccessRule(CryptoKeyAccessRule)Documentation for this section has not yet been entered. |
| SetAuditRule(CryptoKeyAuditRule)Documentation for this section has not yet been entered. |