FormsAuthCredentials.AuthSchemeName 属性

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

语法

声明
Public Property AuthSchemeName As String
    Get
    Set
用法
Dim instance As FormsAuthCredentials
Dim value As String

value = instance.AuthSchemeName

instance.AuthSchemeName = value
public string AuthSchemeName { get; set; }

属性值

类型:System.String
一个字符串,它包含的身份验证方案的名称。

另请参阅

引用

FormsAuthCredentials 类

FormsAuthCredentials 成员

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