Share via


LobSystemInstance.AuthenticationType property

Gets the authentication type.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property AuthenticationType As String
    Get
'Usage
Dim instance As LobSystemInstance
Dim value As String

value = instance.AuthenticationType
public string AuthenticationType { get; }

Property value

Type: System.String
The authentication type.

See also

Reference

LobSystemInstance class

LobSystemInstance members

Microsoft.SharePoint.BusinessData.Administration namespace