Authenticator 构造函数 (String, String, String, Uri)

命名空间:  Microsoft.SharePoint.Client
程序集:  Microsoft.SharePoint.Client.Phone.Auth.UI(位于 Microsoft.SharePoint.Client.Phone.Auth.UI.dll 中)

语法

声明
Public Sub New ( _
    userName As String, _
    password As String, _
    domain As String, _
    uagServerUrl As Uri _
)
用法
Dim userName As String
Dim password As String
Dim domain As String
Dim uagServerUrl As Uri

Dim instance As New Authenticator(userName, _
    password, domain, uagServerUrl)

参数

另请参阅

引用

Authenticator 类

Authenticator 成员

Authenticator 重载

Microsoft.SharePoint.Client 命名空间