CookieAuthData.ErrorPageUrl, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the error page URL for the cookie-based authentication logon
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 CookieAuthData
Dim value As String
value = instance.ErrorPageUrl
instance.ErrorPageUrl = value
public string ErrorPageUrl { get; set; }
Valeur de la propriété
A string representing the URL for the logon error page.
Voir aussi
Référence
CookieAuthData, classe
Membres CookieAuthData
Microsoft.Office.Server.Search.Administration, espace de noms