System.IdentityModel.Services.Tokens Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The System.IdentityModel.Services.Tokens contains the MachineKeySessionSecurityTokenHandler class and the MembershipUserNameSecurityTokenHandler class.
Classes
MachineKeySessionSecurityTokenHandler |
Processes session tokens by using signing and encryption keys specified in the ASP.NET |
MembershipUserNameSecurityTokenHandler |
A UserNameSecurityTokenHandler that validates a UserNameSecurityToken by using a configured MembershipProvider. |