Share via


JwtPayload Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method JwtPayload() Creates an empty JwtPayload object.
Public method JwtPayload(String, String, IEnumerable<Claim>, Lifetime) Creates a JwtPayload object with claims added for each of the specified parameters.

Top

See Also

Reference

JwtPayload Class

System.IdentityModel.Tokens Namespace