Partager via


ServiceFactoryUsingAuthSchemeInEndpointAddressAttribute.UsingAuthSchemeInEndpointAddress - Propriété

Espace de noms :  Microsoft.SharePoint.Client.Services
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property UsingAuthSchemeInEndpointAddress As Boolean
    Get
    Set
'Utilisation
Dim instance As ServiceFactoryUsingAuthSchemeInEndpointAddressAttribute
Dim value As Boolean

value = instance.UsingAuthSchemeInEndpointAddress

instance.UsingAuthSchemeInEndpointAddress = value
public bool UsingAuthSchemeInEndpointAddress { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ServiceFactoryUsingAuthSchemeInEndpointAddressAttribute classe

ServiceFactoryUsingAuthSchemeInEndpointAddressAttribute - Membres

Microsoft.SharePoint.Client.Services - Espace de noms