Table of Contents

Class Branding

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

Properties

Color

Branding Colors

[JsonProperty("colors")]
public Color Color { get; set; }

Property Value

Color

LogoUrl

Logo Url

[JsonProperty("logo_url")]
public string LogoUrl { get; set; }

Property Value

string