Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the authentication type.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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
Microsoft.SharePoint.BusinessData.Administration.Client Namespace