EnrollmentGroup.Attestation Property

Definition

Getter and setter for Attestation.

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Azure.Devices.Provisioning.Service.Attestation Attestation { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Attestation : Microsoft.Azure.Devices.Provisioning.Service.Attestation with get, set
Public Property Attestation As Attestation

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to