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)
net6.0-windows
namespace Azure.Security.CodeTransparency
{
public class CodeTransparencyClient
{
[AsyncStateMachine(typeof(<GetEntryReceiptAsync>d__30))]
public virtual Task<Response<BinaryData>> GetEntryReceiptAsync(string entryId, 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 net6.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 API is supported on all platforms. |
- Built-in API
- Package-provided API