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枚举的一个值。