AuthenticationStatus 列挙体

Authenticatorのさまざまな状態を指定します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)

構文

'宣言
Public Enumeration AuthenticationStatus
'使用
Dim instance As AuthenticationStatus
public enum AuthenticationStatus

メンバー

メンバー名 説明
NotStarted 列挙値 = 0、 Authenticatorのさまざまな状態を指定します。
InProgress 列挙値 = 1 は、さまざまなAuthenticatorの状態を指定します。
CompletedSuccess 列挙値 = 2、 Authenticatorのさまざまな状態を指定します。
CompletedException 列挙値 = 3、 Authenticatorのさまざまな状態を指定します。

関連項目

参照先

Microsoft.SharePoint.Client 名前空間