AttestationRequest.RuntimeData Property
Definition
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.
Runtime Data provided when the Evidence was created.
public Azure.Security.Attestation.AttestationData RuntimeData { get; set; }
member this.RuntimeData : Azure.Security.Attestation.AttestationData with get, set
Public Property RuntimeData As AttestationData