Share via


AttestationTokenValidationFailedException.Signers Property

Definition

Represents a set of signing certificates which may have signed the attestation token, or null if there are no official signers.

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

Property Value

Applies to