Click or drag to resize
MicrosoftExchangeOAuthProviderRequiresTenantID Property
Indicates if provider is tenant-based.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax
C#
public bool RequiresTenantID { get; }

Property Value

Type: Boolean

Implements

IEmailOAuthProviderRequiresTenantID
See Also