Public Methods (see also Protected Methods)

  Name Description
public methodstatic ConvertSecurityDescriptorToString The ConvertSecurityDescriptorToString method converts a byte array containing a security descriptor to a string.
public methodstatic ConvertSidToString The ConvertSidToString method converts a byte array containing a security identifier to a string.
public methodstatic ConvertStringToSecurityDescriptor The ConvertStringToSecurityDescriptor method converts a string containing a security descriptor to a byte array.
public methodstatic ConvertStringToSid The ConvertStringToSid method converts a string containing a security identifier to a byte array.
public method Equals  Overloaded. (Inherited from Object)
public methodstatic FindMVEntries Overloaded.  
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public methodstatic ValueCollection Overloaded.  

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also