The methods of System.Security.AccessControl.ObjectSecurity are listed below. For a list of all members, see the ObjectSecurity Members list.
See Also: Inherited members from System.Object
abstractAccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType) : AccessRule Documentation for this section has not yet been entered. abstractAuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AuditFlags) : AuditRule Documentation for this section has not yet been entered.GetGroup(Type) : System.Security.Principal.IdentityReference Documentation for this section has not yet been entered.GetOwner(Type) : System.Security.Principal.IdentityReference Documentation for this section has not yet been entered.GetSecurityDescriptorBinaryForm() : byte[] Documentation for this section has not yet been entered.GetSecurityDescriptorSddlForm(AccessControlSections) : string Documentation for this section has not yet been entered. staticIsSddlConversionSupported() : bool Documentation for this section has not yet been entered.ModifyAccessRule(AccessControlModification, AccessRule, out bool) : bool Documentation for this section has not yet been entered.ModifyAuditRule(AccessControlModification, AuditRule, out bool) : bool Documentation for this section has not yet been entered.PurgeAccessRules(System.Security.Principal.IdentityReference) Documentation for this section has not yet been entered.PurgeAuditRules(System.Security.Principal.IdentityReference) Documentation for this section has not yet been entered.SetAccessRuleProtection(bool, bool) Documentation for this section has not yet been entered.SetAuditRuleProtection(bool, bool) Documentation for this section has not yet been entered.SetGroup(System.Security.Principal.IdentityReference) Documentation for this section has not yet been entered.SetOwner(System.Security.Principal.IdentityReference) Documentation for this section has not yet been entered.SetSecurityDescriptorBinaryForm(byte[]) Documentation for this section has not yet been entered.SetSecurityDescriptorBinaryForm(byte[], AccessControlSections) Documentation for this section has not yet been entered.SetSecurityDescriptorSddlForm(string) Documentation for this section has not yet been entered.SetSecurityDescriptorSddlForm(string, AccessControlSections) Documentation for this section has not yet been entered.
abstractModifyAccess(AccessControlModification, AccessRule, out bool) : bool Documentation for this section has not yet been entered. abstractModifyAudit(AccessControlModification, AuditRule, out bool) : bool Documentation for this section has not yet been entered.Persist(System.Runtime.InteropServices.SafeHandle, AccessControlSections) Documentation for this section has not yet been entered.Persist(string, AccessControlSections) Documentation for this section has not yet been entered.Persist(bool, string, AccessControlSections) Documentation for this section has not yet been entered.ReadLock() Documentation for this section has not yet been entered.ReadUnlock() Documentation for this section has not yet been entered.WriteLock() Documentation for this section has not yet been entered.WriteUnlock() Documentation for this section has not yet been entered.