Partager via


FormsAuthCredentials.ErrorPageUrl, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets the forms authentication logon error page URL.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property ErrorPageUrl As String
'Utilisation
Dim instance As FormsAuthCredentials
Dim value As String

value = instance.ErrorPageUrl

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

Valeur de la propriété

A string representing the logon error page URL.

Voir aussi

Référence

FormsAuthCredentials, classe
Membres FormsAuthCredentials
Microsoft.Office.Server.Search.Administration, espace de noms