| Overload | Description |
|---|---|
| SecurityIdentifier Constructor() | |
| SecurityIdentifier Constructor(String) | Creates a new SecurityIdentifier from an SDDL string. |
| SecurityIdentifier Constructor(Byte[]) | Creates a new SecurityIdentifier from a byte array |
| SecurityIdentifier Constructor(SecurityIdentifier) | Creates a new SecurityIdentifier from a raw SecurityIdentifier |
| SecurityIdentifier Constructor(WellKnownSidType) |