Interface IKeysClient
- Namespace
- Auth0.ManagementApi.Keys
- Assembly
- Auth0.ManagementApi.dll
public interface IKeysClient
- Extension Methods
Properties
CustomSigning
ICustomSigningClient CustomSigning { get; }
Property Value
Encryption
IEncryptionClient Encryption { get; }
Property Value
Signing
ISigningClient Signing { get; }