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:
