FormsAuthCredentials.AuthSchemeName, propriété (Microsoft.Office.Server.Search.Administration)
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
'Utilisation
Dim instance As FormsAuthCredentials
Dim value As String
value = instance.AuthSchemeName
instance.AuthSchemeName = value
public string AuthSchemeName { get; set; }
Valeur de la propriété
A string containing the authentication scheme name.
Voir aussi
Référence
FormsAuthCredentials, classe
Membres FormsAuthCredentials
Microsoft.Office.Server.Search.Administration, espace de noms