Create new Token Validator which use specific implementation of ISalt interface.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- hmacSalt
- Type: CMS.Membership ISalt
Object providing security salt.
- keySize
- Type: CMS.Membership KeySizeEnum
Object providing key size.
See Also