WebAuthenticationResult.ResponseStatus 屬性

定義

包含非同步作業完成時的狀態。

public:
 property WebAuthenticationStatus ResponseStatus { WebAuthenticationStatus get(); };
WebAuthenticationStatus ResponseStatus();
public WebAuthenticationStatus ResponseStatus { get; }
var webAuthenticationStatus = webAuthenticationResult.responseStatus;
Public ReadOnly Property ResponseStatus As WebAuthenticationStatus

屬性值

其中一個列舉。

適用於

另請參閱