ODataConnectionSettings.AuthenticationMode - Propriété
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