Table of Contents

Class UserAccountJwtLinkRequest

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

Properties

LinkWith

Gets or sets the JWT of the secondary account being linked.

[JsonProperty("link_with")]
public string LinkWith { get; set; }

Property Value

string