System.Security.Principal.SecurityIdentifier Class

Represents a security identifier (SID) and provides marshaling and comparison operations for SIDs.

See Also: SecurityIdentifier Members

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public sealed class SecurityIdentifier : IdentityReference, IComparable<SecurityIdentifier>

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0