FormsCredentials.Method - Propriété
Obtient ou définit la méthode de demande pour la page de connexion de l'authentification par formulaires.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property Method As String
Get
Set
'Utilisation
Dim instance As FormsCredentials
Dim value As String
value = instance.Method
instance.Method = value
public string Method { get; set; }
Valeur de propriété
Type : System.String
La méthode de protocole utilisée pour la demande à la page d'ouverture de session.