Share via


SsoAuthData.AuthScheme property

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

Syntax

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

value = instance.AuthScheme

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

Property value

Type: System.String
A string representing the authentication scheme name.

See also

Reference

SsoAuthData class

SsoAuthData members

Microsoft.Office.Server.Search.Administration namespace

LocationConfiguration

Other resources

Federated Search Overview [Enterprise Search]