SecurityIdentifier Constructor (String)
.NET Framework (current version)
Initializes a new instance of the SecurityIdentifier class by using the specified security identifier (SID) in Security Descriptor Definition Language (SDDL) format.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- sddlForm
-
Type:
System.String
SDDL string for the SID used to create the SecurityIdentifier object.
.NET Framework
Available since 2.0
Available since 2.0
Show: