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