Click or drag to resize

OAuthClientAuthenticatorName Property

Gets the configuration name of the authenticator

Namespace: SanteDB.Messaging.FHIR.Authenticator
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
public string Name { get; }

Property Value

String

Implements

IFhirClientAuthenticatorName
See Also