Table of Contents

Class WrappingKeyCreateRequest

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

Contains information required for creating a wrapping key.

public class WrappingKeyCreateRequest
Inheritance
WrappingKeyCreateRequest
Inherited Members

Properties

Kid

Encryption key ID

public string Kid { get; set; }

Property Value

string