WebAuthenticationResult.ResponseStatus Property
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.
Contains the status of the asynchronous operation when it completes.
public:
property WebAuthenticationStatus ResponseStatus { WebAuthenticationStatus get(); };
WebAuthenticationStatus ResponseStatus();
public WebAuthenticationStatus ResponseStatus { get; }
var webAuthenticationStatus = webAuthenticationResult.responseStatus;
Public ReadOnly Property ResponseStatus As WebAuthenticationStatus
Property Value
One of the enumerations.