IdentityReference.Value Property

 

Gets the string value of the identity represented by the IdentityReference object.

Namespace:   System.Security.Principal
Assembly:  mscorlib (in mscorlib.dll)

public abstract string Value { get; }

Property Value

Type: System.String

The string value of the identity represented by the IdentityReference object.

.NET Framework
Available since 2.0
Return to top
Show: