Table of Contents

Class RefreshTokenGetRequest

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

Represents the information required to Get RefreshTokenInformation

public class RefreshTokenGetRequest
Inheritance
RefreshTokenGetRequest
Inherited Members

Properties

Id

ID of the refresh token to retrieve

public string Id { get; set; }

Property Value

string