Table of Contents

Class BrandingCredential

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll

Provider credentials required to use authenticate to the provider.

public class BrandingCredential
Inheritance
BrandingCredential
Inherited Members

Properties

AuthToken

[JsonProperty("auth_token")]
public string AuthToken { get; set; }

Property Value

string