The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SecurityTokenTypes::UserName Property
.NET Framework (current version)
Gets a string that represents a security token based upon a user name and password.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Property Value
Type: System::String^A string that represents a security token based upon a user name and password.
The UserNameSecurityToken security token is based upon a user name and password.
.NET Framework
Available since 3.0
Available since 3.0
Show: