IdentityHelper.CreateWindowsDescriptor Method
Include Protected Members
Include Inherited Members
Creates a Windows identity descriptor from the specified SID.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateWindowsDescriptor(SecurityIdentifier) | Creates a Windows identity descriptor from the specified SID. | |
CreateWindowsDescriptor(String) | Creates a Windows identity descriptor from the specified SID. |
Top