你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AttestationToken.Type 属性

定义

Json Web 令牌标头“type”。 有关详细信息,请参阅https://www.rfc-editor.org/rfc/rfc7515.html#section-4.1.9

如果存在,则此字段的值通常为“JWT”。

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

属性值

适用于