Condividi tramite


TenantIdDescription.TenantBrandingLogoUrl Property

Definition

Gets the tenant's branding logo URL. Only available for 'Home' tenant category.

[Newtonsoft.Json.JsonProperty(PropertyName="tenantBrandingLogoUrl")]
public string TenantBrandingLogoUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantBrandingLogoUrl")>]
member this.TenantBrandingLogoUrl : string
Public ReadOnly Property TenantBrandingLogoUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to