SsoAuthData.SsoAppId, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets a string representing the single sign-on (SSO) application.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property SsoAppId As String
'Utilisation
Dim instance As SsoAuthData
Dim value As String
value = instance.SsoAppId
instance.SsoAppId = value
public string SsoAppId { get; set; }
Valeur de la propriété
A string representing the SSO application name.
Voir aussi
Référence
SsoAuthData, classe
Membres SsoAuthData
Microsoft.Office.Server.Search.Administration, espace de noms
LocationConfiguration, classe