 | OAuthConstantsOAuthPasswordFlowPolicyWithoutDevice Field |
Password credentials policy without a device authorization present.
Namespace: SanteDB.Rest.OAuthAssembly: SanteDB.Rest.OAuth (in SanteDB.Rest.OAuth.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic const string OAuthPasswordFlowPolicyWithoutDevice = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.2.0"
Public Const OAuthPasswordFlowPolicyWithoutDevice As String = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.2.0"
public:
literal String^ OAuthPasswordFlowPolicyWithoutDevice = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.2.0"
static val mutable OAuthPasswordFlowPolicyWithoutDevice: string
Field Value
String
See Also