System.Security.AccessControl.GenericSecurityDescriptor: Method Members

The methods of System.Security.AccessControl.GenericSecurityDescriptor are listed below. For a list of all members, see the GenericSecurityDescriptor Members list.

See Also: Inherited members from System.Object

Public Methods

GetBinaryForm(byte[], int)

Returns an array of byte values that represents the information contained in this System.Security.AccessControl.GenericSecurityDescriptor object.

GetSddlForm(AccessControlSections) : string

Returns the Security Descriptor Definition Language (SDDL) representation of the specified sections of the security descriptor that this System.Security.AccessControl.GenericSecurityDescriptor object represents.

static
IsSddlConversionSupported() : bool

Returns a boolean value that specifies whether the security descriptor associated with this System.Security.AccessControl.GenericSecurityDescriptor object can be converted to the Security Descriptor Definition Language (SDDL) format.