Freigeben über


FormsAuthCredentials.AuthSubmissionPath-Eigenschaft

Ruft ab oder legt die Forms-Authentifizierung Anmeldung Seiten-URL.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property AuthSubmissionPath As String
    Get
    Set
'Usage
Dim instance As FormsAuthCredentials
Dim value As String

value = instance.AuthSubmissionPath

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

Eigenschaftswert

Typ: System.String
Eine Zeichenfolge, die den Anmelde-URL für Seite darstellt.

Siehe auch

Referenz

FormsAuthCredentials Klasse

FormsAuthCredentials-Member

Microsoft.Office.Server.Search.Administration-Namespace