SecurityIdentifier.ToString Method ()
.NET Framework (current version)
Returns the security identifier (SID), in Security Descriptor Definition Language (SDDL) format, for the account represented by the SecurityIdentifier object. An example of the SDDL format is S-1-5-9.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.StringThe SID, in SDDL format, for the account represented by the SecurityIdentifier object.
.NET Framework
Available since 2.0
Available since 2.0
Show: