FormsCredentials.Method 属性 (Microsoft.Office.Server.Search.Federation)

Gets or sets the request method for the forms authentication logon page.

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

语法

声明
Public Property Method As String
用法
Dim instance As FormsCredentials
Dim value As String

value = instance.Method

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

属性值

A string representing the protocol method used for the request to the logon page.

另请参阅

参考

FormsCredentials 类
FormsCredentials 成员
Microsoft.Office.Server.Search.Federation 命名空间