Share via


FormsAuthCredentials.ErrorPageUrl - Propriété

Obtient ou définit l'URL de page erreur de formulaires d'authentification d'ouverture de session.

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
    Get
    Set
'Utilisation
Dim instance As FormsAuthCredentials
Dim value As String

value = instance.ErrorPageUrl

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

Valeur de propriété

Type : System.String
Chaîne représentant l'URL de page d'erreur d'ouverture de session.

Voir aussi

Référence

FormsAuthCredentials classe

FormsAuthCredentials - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms