Share via


SignResult.KeyId Property

Definition

Gets the key identifier of the KeyVaultKey used to sign. This must be stored alongside the Signature as the same key must be used to verify it.

public string KeyId { get; }
member this.KeyId : string
Public ReadOnly Property KeyId As String

Property Value

Applies to