FormsAuthCredentials.AuthSchemeName - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property AuthSchemeName As String
    Get
    Set
'Utilisation
Dim instance As FormsAuthCredentials
Dim value As String

value = instance.AuthSchemeName

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

Valeur de propriété

Type : System.String
Chaîne contenant le nom du schéma d'authentification.

Voir aussi

Référence

FormsAuthCredentials classe

FormsAuthCredentials - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms