Language

CodeTransparencyVerificationOptions.KeyResolutionMode Property

Definition

Gets or sets how verification keys are resolved from TrustStore and the network. Defaults to TrustStoreThenNetwork.

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

Property Value

Applies to