JwtBearerAuthenticationOptions Constructor ()
Initializes a new instance of the JwtBearerAuthenticationOptions class.
Namespace: Microsoft.Owin.Security.Jwt
Assembly: Microsoft.Owin.Security.Jwt (in Microsoft.Owin.Security.Jwt.dll)
Syntax
public JwtBearerAuthenticationOptions()
public:
JwtBearerAuthenticationOptions()
new : unit -> JwtBearerAuthenticationOptions
Public Sub New
See Also
JwtBearerAuthenticationOptions Class
Microsoft.Owin.Security.Jwt Namespace
Return to top