Partager via


LobSystemInstance.AuthenticationType, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets the authentication type used for the LobSystemInstance object.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property AuthenticationType As String
'Utilisation
Dim instance As LobSystemInstance
Dim value As String

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

Valeur de la propriété

A string containing DBAuthenticationMode or WebServiceAuthentication.

Voir aussi

Référence

LobSystemInstance, classe
Membres LobSystemInstance
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms