SsoAuthData.SsoAppId property

Gets or sets a string representing the single sign-on (SSO) application.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property SsoAppId As String
    Get
    Set
'Usage
Dim instance As SsoAuthData
Dim value As String

value = instance.SsoAppId

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

Property value

Type: System.String
A string representing the SSO application name.

See also

Reference

SsoAuthData class

SsoAuthData members

Microsoft.Office.Server.Search.Administration namespace

LocationConfiguration

Other resources

Federated Search Overview [Enterprise Search]