FormsAuthCredentials.ErrorPageUrl 属性

获取或设置窗体身份验证登录错误页面 URL。

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

语法

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

value = instance.ErrorPageUrl

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

属性值

类型:System.String
一个字符串,它表示登录错误页面 URL。

另请参阅

引用

FormsAuthCredentials 类

FormsAuthCredentials 成员

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