System.Security.Principal.SecurityIdentifier.Value Property

Returns an uppercase Security Descriptor Definition Language (SDDL) string for the security identifier (SID) represented by this System.Security.Principal.SecurityIdentifier object.

Syntax

public override string Value { get; }

Value

Documentation for this section has not yet been entered.

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