 | OAuthServiceBehaviorm_configuration Field |
Configuration for OAuth provider.
Namespace: SanteDB.Rest.OAuth.RestAssembly: SanteDB.Rest.OAuth (in SanteDB.Rest.OAuth.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxprotected readonly OAuthConfigurationSection m_configuration
Protected ReadOnly m_configuration As OAuthConfigurationSection
protected:
initonly OAuthConfigurationSection^ m_configuration
val m_configuration: OAuthConfigurationSection
Field Value
OAuthConfigurationSection
See Also