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