Compartilhar via


Office365Tenant.LegacyAuthProtocolsEnabled propriedade

Namespace:  Microsoft.Online.SharePoint.TenantManagement
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (em Microsoft.Online.SharePoint.Client.Tenant.dll)

Sintaxe

'Declaração
Public Property LegacyAuthProtocolsEnabled As Boolean
    Get
    Set
'Uso
Dim instance As Office365Tenant
Dim value As Boolean

value = instance.LegacyAuthProtocolsEnabled

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

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

Office365Tenant classe

Office365Tenant membros

Microsoft.Online.SharePoint.TenantManagement namespace