 | OauthDockerFeatureJwtSigningKey Field |
Set the signature algorithm
Namespace: SanteDB.Rest.OAuth.DockerAssembly: SanteDB.Rest.OAuth (in SanteDB.Rest.OAuth.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic const string JwtSigningKey = "JWT_SIG_KEY"
Public Const JwtSigningKey As String = "JWT_SIG_KEY"
public:
literal String^ JwtSigningKey = "JWT_SIG_KEY"
static val mutable JwtSigningKey: string
Field Value
String
See Also