: LobSystemInstance.AuthenticationType (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the authentication type used for the LobSystemInstance object.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property AuthenticationType As String
'Uso
Dim instance As LobSystemInstance
Dim value As String
value = instance.AuthenticationType
public string AuthenticationType { get; }
Valor de propiedad
A string containing DBAuthenticationMode or WebServiceAuthentication.
Vea también
Referencia
LobSystemInstance (Clase)
LobSystemInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)