Show / Hide Table of Contents

Class MixIdentityService.JwtSecurityKey

Inheritance
System.Object
MixIdentityService.JwtSecurityKey
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mix.Lib.Services
Assembly: mix.library.dll
Syntax
public static class JwtSecurityKey

Methods

| Improve this Doc View Source

Create(String)

Declaration
public static SymmetricSecurityKey Create(string secret)
Parameters
Type Name Description
System.String secret
Returns
Type Description
Microsoft.IdentityModel.Tokens.SymmetricSecurityKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾