Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AttestationResponse<T>.Token Property

Definition

Namespace:
Azure.Security.Attestation
Assembly:
Azure.Security.Attestation.dll
Package:
Azure.Security.Attestation v1.0.0
Source:
AttestationResponse.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Returns the raw attestation token returned from the Microsoft Azure Attestation service.

public Azure.Security.Attestation.AttestationToken Token { get; }
member this.Token : Azure.Security.Attestation.AttestationToken
Public ReadOnly Property Token As AttestationToken

Property Value

Applies to


Feedback

Was this page helpful?