AuthenticationInformation 构造函数 (Microsoft.Office.Server.Search.Administration)

Initializes a new instance of the AuthenticationInformation class.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Sub New ( _
    type As FederationAuthType _
)
用法
Dim type As FederationAuthType

Dim instance As New AuthenticationInformation(type)
public AuthenticationInformation (
    FederationAuthType type
)

参数

  • type

另请参阅

参考

AuthenticationInformation 类
AuthenticationInformation 成员
Microsoft.Office.Server.Search.Administration 命名空间