Class ResourceServerGetRequest
- Namespace
- Auth0.ManagementApi.Models
- Assembly
- Auth0.ManagementApi.dll
Request structure for creating a new resource server
public class ResourceServerGetRequest
- Inheritance
-
ResourceServerGetRequest
- Inherited Members
Properties
Identifiers
List of Identifier IDs to retrieve
public IList<string> Identifiers { get; set; }