Azure.Security.ConfidentialLedger Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |