FormsAuthCredentials.AuthSubmissionMethod, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the protocol method for the request to the forms authentication logon page.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property AuthSubmissionMethod As String
'Utilisation
Dim instance As FormsAuthCredentials
Dim value As String
value = instance.AuthSubmissionMethod
instance.AuthSubmissionMethod = value
public string AuthSubmissionMethod { get; set; }
Valeur de la propriété
A string specifying the protocol method used for the request to the logon page.
Voir aussi
Référence
FormsAuthCredentials, classe
Membres FormsAuthCredentials
Microsoft.Office.Server.Search.Administration, espace de noms