CodeTransparencyClient
CodeTransparencyClient()
CodeTransparencyClient(Uri, AzureKeyCredential)
CodeTransparencyClient(Uri, AzureKeyCredential, CodeTransparencyClientOptions)
Pipeline
CreateEntry(BinaryData, CancellationToken)
CreateEntryAsync(BinaryData, CancellationToken)
GetCodeTransparencyConfig(CancellationToken)
GetCodeTransparencyConfig(RequestContext)
GetCodeTransparencyConfigAsync(CancellationToken)
GetCodeTransparencyConfigAsync(RequestContext)
GetCodeTransparencyVersion(CancellationToken)
GetCodeTransparencyVersion(RequestContext)
GetCodeTransparencyVersionAsync(CancellationToken)
GetCodeTransparencyVersionAsync(RequestContext)
GetDidConfig(CancellationToken)
GetDidConfig(RequestContext)
GetDidConfigAsync(CancellationToken)
GetDidConfigAsync(RequestContext)
GetEntry(String, Boolean?, CancellationToken)
GetEntry(String, Boolean?, RequestContext)
GetEntryAsync(String, Boolean?, CancellationToken)
GetEntryAsync(String, Boolean?, RequestContext)
GetEntryIds(Int64?, Int64?, CancellationToken)
GetEntryIds(Int64?, Int64?, RequestContext)
GetEntryIdsAsync(Int64?, Int64?, CancellationToken)
GetEntryIdsAsync(Int64?, Int64?, RequestContext)
GetEntryReceipt(String, CancellationToken)
GetEntryReceipt(String, RequestContext)
GetEntryReceiptAsync(String, CancellationToken)
GetEntryReceiptAsync(String, RequestContext)
GetEntryStatus(String, CancellationToken)
GetEntryStatus(String, RequestContext)
GetEntryStatusAsync(String, CancellationToken)
GetEntryStatusAsync(String, RequestContext)
GetEntryStatuses(CancellationToken)
GetEntryStatuses(RequestContext)
GetEntryStatusesAsync(CancellationToken)
GetEntryStatusesAsync(RequestContext)
GetParameters(CancellationToken)
GetParameters(RequestContext)
GetParametersAsync(CancellationToken)
GetParametersAsync(RequestContext)
netcoreapp2.0
namespace Azure.Security.CodeTransparency
{
public class CodeTransparencyClient
{
public virtual Response<VersionResult> GetCodeTransparencyVersion(CancellationToken cancellationToken = default);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp2.0 | |
Assembly | Azure.Security.CodeTransparency , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.Security.CodeTransparency (1.0.0-beta.2) netstandard2.0 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API