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 命名空间