 | OAuthConstantsOAuthPasswordFlowPolicy Field |
Password credentials policy
Namespace: SanteDB.Rest.OAuthAssembly: SanteDB.Rest.OAuth (in SanteDB.Rest.OAuth.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic const string OAuthPasswordFlowPolicy = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.2"
Public Const OAuthPasswordFlowPolicy As String = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.2"
public:
literal String^ OAuthPasswordFlowPolicy = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.2"
static val mutable OAuthPasswordFlowPolicy: string
Field Value
String
See Also