 | OAuthConstantsOAuthResetFlowPolicy Field |
Reset password flow policy.
Namespace: SanteDB.Rest.OAuthAssembly: SanteDB.Rest.OAuth (in SanteDB.Rest.OAuth.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic const string OAuthResetFlowPolicy = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.4"
Public Const OAuthResetFlowPolicy As String = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.4"
public:
literal String^ OAuthResetFlowPolicy = "1.3.6.1.4.1.33349.3.1.5.9.2.1.0.0.4"
static val mutable OAuthResetFlowPolicy: string
Field Value
String
See Also