Table of Contents

Class CredentialId

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

Structure for a client's credential.

public class CredentialId
Inheritance
CredentialId
Inherited Members

Remarks

Only contains the credential's id.

Properties

Id

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

Property Value

string