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.
System.IdentityModel.Services.Tokens Namespace
.NET Framework (current version)
The System.IdentityModel.Services.Tokens contains the MachineKeySessionSecurityTokenHandler class and the MembershipUserNameSecurityTokenHandler class.
| Class | Description | |
|---|---|---|
![]() | MachineKeySessionSecurityTokenHandler | Processes session tokens by using signing and encryption keys specified in the ASP.NET <machineKey> element in a configuration file. |
![]() | MembershipUserNameSecurityTokenHandler | A UserNameSecurityTokenHandler that validates a UserNameSecurityToken by using a configured MembershipProvider. |
Show:
