Table of Contents

Interface IKeysClient

Namespace
Auth0.ManagementApi.Keys
Assembly
Auth0.ManagementApi.dll
public interface IKeysClient
Extension Methods

Properties

CustomSigning

ICustomSigningClient CustomSigning { get; }

Property Value

ICustomSigningClient

Encryption

IEncryptionClient Encryption { get; }

Property Value

IEncryptionClient

NetworkAcls

INetworkAclsClient NetworkAcls { get; }

Property Value

INetworkAclsClient

Signing

ISigningClient Signing { get; }

Property Value

ISigningClient