MicrosoftChallengeProperties.ResponseModeKey Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This parameter is not supported in MicrosoftAccountHandler.
The parameter key for the "response_mode" argument being used for a challenge request.
public: static initonly System::String ^ ResponseModeKey;
public static readonly string ResponseModeKey;
[System.Obsolete("This parameter is not supported in MicrosoftAccountHandler.")]
public static readonly string ResponseModeKey;
staticval mutable ResponseModeKey : string
[<System.Obsolete("This parameter is not supported in MicrosoftAccountHandler.")>]
staticval mutable ResponseModeKey : string
Public Shared ReadOnly ResponseModeKey As String
Field Value
- Attributes