Azure.Security.CodeTransparency 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
CodeTransparencyCertificateClient |
The client to fetch the service certificate for the use in TLS connection. Very similar to the one used in Azure.Security.ConfidentialLedger. Certificate responses get cached for a configured time. |
CodeTransparencyClient |
The CodeTransparency service client. |
CodeTransparencyClientOptions |
These options are used in both the certificate client and the regular client. |
CodeTransparencyConfiguration |
The Response body of the Configuration API. |
CodeTransparencyConfigurationAuthentication |
Configuration of CCF authentication. |
CodeTransparencyConfigurationAuthenticationJwt |
Configuration of JWT claims. |
CodeTransparencyConfigurationPolicy |
Configuration of CCF Authentication policies. |
CreateEntryResult |
Response of entry submission containing the operationId. |
DidDocument |
A DID document. |
DidDocumentKey |
A DID document key. |
GetOperationResult |
The Response body of the GetOperationId API. |
JsonWebKey |
rfc7517 JSON Web Key representation adapted from a shared swagger definition in the common types. |
ListOperationResult |
The Response body of the ListOperations API. |
ParametersResult |
The Response body of the service parameters. |
SecurityCodeTransparencyModelFactory |
Model factory for models. |
ServiceIdentityResult |
Response from the identity service containing the TLS cert. |
VersionResult |
The Response body of the Version API. |
Structs
DidDocumentKeyType |
The DidDocumentKey_type. |
OperationStatus |
Possible statuses of the operation. |
Enums
CodeTransparencyClientOptions.ServiceVersion |
The version of the service to use. |
Azure SDK for .NET