FormsAuthCredentials.AuthSchemeName 属性 (Microsoft.Office.Server.Search.Administration)

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

语法

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

value = instance.AuthSchemeName

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

属性值

A string containing the authentication scheme name.

另请参阅

参考

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