WebAuthenticationAddAccountResult.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.
The WebAuthenticationAddAccountStatus of a web account provisioning operation.
public:
property WebAuthenticationAddAccountStatus ResponseStatus { WebAuthenticationAddAccountStatus get(); };
WebAuthenticationAddAccountStatus ResponseStatus();
public WebAuthenticationAddAccountStatus ResponseStatus { get; }
var webAuthenticationAddAccountStatus = webAuthenticationAddAccountResult.responseStatus;
Public ReadOnly Property ResponseStatus As WebAuthenticationAddAccountStatus
Property Value
Contains the status of a web account provisioning operation.