AttestationToken.Issuer Property

Definition

Json Web Token Body Issuer. See https://www.rfc-editor.org/rfc/rfc7519.html#section-4.1.1 for details.

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

Property Value

Applies to