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

Gets or sets the URL for the forms logon page.

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

语法

声明
Public Property FormsPage As Uri
用法
Dim instance As FormsCredentials
Dim value As Uri

value = instance.FormsPage

instance.FormsPage = value
public Uri FormsPage { get; set; }

属性值

Returns Uri.

另请参阅

参考

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