LobSystemInstance.AuthenticationType - Propriété
Obtient le type d'authentification.
Espace de noms : Microsoft.SharePoint.BusinessData.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AuthenticationType As String
Get
'Utilisation
Dim instance As LobSystemInstance
Dim value As String
value = instance.AuthenticationType
public string AuthenticationType { get; }
Valeur de propriété
Type : System.String
Le type d'authentification.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Administration - Espace de noms