Partager via


FormsCredentials.Method, propriété (Microsoft.Office.Server.Search.Federation)

Gets or sets the request method for the forms authentication logon page.

Espace de noms : Microsoft.Office.Server.Search.Federation
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property Method As String
'Utilisation
Dim instance As FormsCredentials
Dim value As String

value = instance.Method

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

Valeur de la propriété

A string representing the protocol method used for the request to the logon page.

Voir aussi

Référence

FormsCredentials, classe
Membres FormsCredentials
Microsoft.Office.Server.Search.Federation, espace de noms