AsJwt Method
Overloads
AsJwt(String) |
Configure the location to use a JSON Web Token for authentication. |
AsJwt(String)
Configure the location to use a JSON Web Token for authentication.
Declaration
public void AsJwt(string jwt)
Parameters
Type | Name | Description |
---|---|---|
System.String | jwt |
The JSON Web Token |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!