AuthenticationInformation.AuthenticationType 属性

获取或设置身份验证类型和使用协议,可连接到联合位置。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property AuthenticationType As FederationAuthType
    Get
    Set
用法
Dim instance As AuthenticationInformation
Dim value As FederationAuthType

value = instance.AuthenticationType

instance.AuthenticationType = value
[DataMemberAttribute]
public FederationAuthType AuthenticationType { get; set; }

属性值

类型:Microsoft.Office.Server.Search.Administration.FederationAuthType
FederationAuthType枚举的一个值。

另请参阅

引用

AuthenticationInformation 类

AuthenticationInformation 成员

Microsoft.Office.Server.Search.Administration 命名空间