net11.0
namespace Azure.Security.ConfidentialLedger
{
    [ModelReaderWriterBuildable(typeof(ApplicationClaim))]
    [ModelReaderWriterBuildable(typeof(ClaimDigest))]
    [ModelReaderWriterBuildable(typeof(ConfidentialLedgerEnclaves))]
    [ModelReaderWriterBuildable(typeof(Consortium))]
    [ModelReaderWriterBuildable(typeof(ConsortiumMember))]
    [ModelReaderWriterBuildable(typeof(EnclaveQuote))]
    [ModelReaderWriterBuildable(typeof(EndpointProperties))]
    [ModelReaderWriterBuildable(typeof(InterpreterReusePolicy))]
    [ModelReaderWriterBuildable(typeof(JsRuntimeOptions))]
    [ModelReaderWriterBuildable(typeof(LedgerBundle))]
    [ModelReaderWriterBuildable(typeof(LedgerCollectionInfo))]
    [ModelReaderWriterBuildable(typeof(LedgerConstitution))]
    [ModelReaderWriterBuildable(typeof(LedgerEndpointMetadata))]
    [ModelReaderWriterBuildable(typeof(LedgerEntry))]
    [ModelReaderWriterBuildable(typeof(LedgerEntryClaim))]
    [ModelReaderWriterBuildable(typeof(LedgerQueryResult))]
    [ModelReaderWriterBuildable(typeof(LedgerRole))]
    [ModelReaderWriterBuildable(typeof(LedgerUser))]
    [ModelReaderWriterBuildable(typeof(LedgerUserMultipleRoles))]
    [ModelReaderWriterBuildable(typeof(LedgerWriteResult))]
    [ModelReaderWriterBuildable(typeof(MethodToEndpointProperties))]
    [ModelReaderWriterBuildable(typeof(ModuleDef))]
    [ModelReaderWriterBuildable(typeof(PagedCollections))]
    [ModelReaderWriterBuildable(typeof(PagedLedgerEntries))]
    [ModelReaderWriterBuildable(typeof(PagedLedgerUsers))]
    [ModelReaderWriterBuildable(typeof(PagedTags))]
    [ModelReaderWriterBuildable(typeof(PagedUserDefinedFunctions))]
    [ModelReaderWriterBuildable(typeof(PagedUsers))]
    [ModelReaderWriterBuildable(typeof(ReceiptContents))]
    [ModelReaderWriterBuildable(typeof(ReceiptElement))]
    [ModelReaderWriterBuildable(typeof(ReceiptLeafComponents))]
    [ModelReaderWriterBuildable(typeof(TransactionReceipt))]
    [ModelReaderWriterBuildable(typeof(TransactionStatus))]
    [ModelReaderWriterBuildable(typeof(UserDefinedFunction))]
    [ModelReaderWriterBuildable(typeof(UserDefinedFunctionExecution))]
    [ModelReaderWriterBuildable(typeof(UserDefinedFunctionExecutionError))]
    [ModelReaderWriterBuildable(typeof(UserDefinedFunctionExecutionProperties))]
    [ModelReaderWriterBuildable(typeof(UserDefinedFunctionExecutionResult))]
    [ModelReaderWriterBuildable(typeof(UserDefinedFunctionHook))]
    [ModelReaderWriterBuildable(typeof(UserDefinedRole))]
    [ModelReaderWriterBuildable(typeof(UserDefinedRoles))]
    public class AzureSecurityConfidentialLedgerContext : ModelReaderWriterContext
    {
        public static AzureSecurityConfidentialLedgerContext Default { get; }
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.Security.ConfidentialLedger , Version=2.0.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.Security.ConfidentialLedger.

Package Azure.Security.ConfidentialLedger (2.0.0-beta.3) net10.0
Preview This API is contained in a prerelease package.
Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API