ภาษา

CodeTransparencyVerificationOptions.TrustStore Property

Definition

Gets or sets a trust store mapping issuer domains to their verification keys for offline verification. When provided, matching keys are used instead of downloading them from the network.

public Azure.Security.CodeTransparency.CodeTransparencyTrustStore TrustStore { get; set; }
member this.TrustStore : Azure.Security.CodeTransparency.CodeTransparencyTrustStore with get, set
Public Property TrustStore As CodeTransparencyTrustStore

Property Value

Applies to