Table of Contents

Class Role

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

Class for roles.

public class Role : RoleBase
Inheritance
Role
Inherited Members

Properties

Id

Gets or sets the id of the role.

[JsonProperty("id")]
public string Id { get; set; }

Property Value

string