Table of Contents

Class BrandingFont

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public class BrandingFont
Inheritance
BrandingFont
Inherited Members

Properties

Url

URL for the custom font. The URL must point to a font file and not a stylesheet. Must use HTTPS.

[JsonProperty("url")]
public string Url { get; set; }

Property Value

string