KestrunClaimExtensions.ToClaimUri method
Converts the specified UserIdentityClaim
to its corresponding claim URI string.
public static string ToClaimUri(this UserIdentityClaim claim)
parameter | description |
---|---|
claim | The claim to convert. |
Return Value
The URI string representation of the claim.
See Also
- enum UserIdentityClaim
- class KestrunClaimExtensions
- namespace Kestrun.Claims