CodeTransparencyVerificationOptions.TrustStore Property
Definition
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.
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