言語

CodeTransparencyVerificationKeySet.Keys Property

Definition

Gets the verification keys in the set.

public System.Collections.Generic.IReadOnlyList<Azure.Security.CodeTransparency.CodeTransparencyVerificationKey> Keys { get; }
member this.Keys : System.Collections.Generic.IReadOnlyList<Azure.Security.CodeTransparency.CodeTransparencyVerificationKey>
Public ReadOnly Property Keys As IReadOnlyList(Of CodeTransparencyVerificationKey)

Property Value

Applies to