Azure.Security.ConfidentialLedger Namespace

Classes

Name Description
AzureSecurityConfidentialLedgerContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

ConfidentialLedgerClient

Write and retrieve ledger entries against the Confidential Ledger service.

ConfidentialLedgerClientHostExtensions

Extension methods to add ConfidentialLedgerClient to an IHostApplicationBuilder.

ConfidentialLedgerClientOptions

Client options for ConfidentialLedger library clients.

ConfidentialLedgerClientSettings

Represents the settings used to configure a ConfidentialLedgerClient that can be loaded from an IConfigurationSection.

Enums

Name Description
ConfidentialLedgerClientOptions.FailoverSelection

Strategy for ordering the failover endpoints that a read request is retried against.

ConfidentialLedgerClientOptions.ServiceVersion

The version of the service to use.