The members of System.IO.Pipes.PipeSecurity are listed below.
See Also: Inherited members from System.Security.AccessControl.NativeObjectSecurity
Initializes a new instance of the System.IO.Pipes.PipeSecurity class. |
| [read-only] override | AccessRightType | Type.
Gets the Type of the securable object that is associated with the current System.IO.Pipes.PipeSecurity object. |
| [read-only] override | AccessRuleType | Type.
Gets the Type of the object that is associated with the access rules of the current System.IO.Pipes.PipeSecurity object. |
| [read-only] override | AuditRuleType | Type.
Gets the Type object associated with the audit rules of the current System.IO.Pipes.PipeSecurity object. |
override | AccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, System.Security.AccessControl.InheritanceFlags, System.Security.AccessControl.PropagationFlags, System.Security.AccessControl.AccessControlType)
| |
AddAccessRule(PipeAccessRule)
| ||
AddAuditRule(PipeAuditRule)
| ||
override | AuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, System.Security.AccessControl.InheritanceFlags, System.Security.AccessControl.PropagationFlags, System.Security.AccessControl.AuditFlags)
| |
RemoveAccessRule(PipeAccessRule)
| ||
RemoveAccessRuleSpecific(PipeAccessRule)
| ||
RemoveAuditRule(PipeAuditRule)
| ||
RemoveAuditRuleAll(PipeAuditRule)
| ||
RemoveAuditRuleSpecific(PipeAuditRule)
| ||
ResetAccessRule(PipeAccessRule)
| ||
SetAccessRule(PipeAccessRule)
| ||
SetAuditRule(PipeAuditRule)
| ||
Persist(System.Runtime.InteropServices.SafeHandle)
| ||
Persist(string)
| ||