Language

CodeTransparencyTrustStore.KeysByIssuer Property

Definition

Gets the verification key sets, keyed by issuer domain.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.Security.CodeTransparency.CodeTransparencyVerificationKeySet> KeysByIssuer { get; }
member this.KeysByIssuer : System.Collections.Generic.IReadOnlyDictionary<string, Azure.Security.CodeTransparency.CodeTransparencyVerificationKeySet>
Public ReadOnly Property KeysByIssuer As IReadOnlyDictionary(Of String, CodeTransparencyVerificationKeySet)

Property Value

Applies to