Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Mode d'authentification OData
Espace de noms : Microsoft.SharePoint.BusinessData.SystemSpecific.OData
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property AuthenticationMode As ODataAuthenticationMode
Get
Set
'Utilisation
Dim instance As ODataConnectionSettings
Dim value As ODataAuthenticationMode
value = instance.AuthenticationMode
instance.AuthenticationMode = value
public ODataAuthenticationMode AuthenticationMode { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.BusinessData.SystemSpecific.OData.ODataAuthenticationMode
Voir aussi
Référence
ODataConnectionSettings classe
ODataConnectionSettings - Membres
Microsoft.SharePoint.BusinessData.SystemSpecific.OData - Espace de noms