PsNonComplianceMessage.ToJToken Method

Definition

Convert to JSON

public Newtonsoft.Json.Linq.JToken ToJToken ();
member this.ToJToken : unit -> Newtonsoft.Json.Linq.JToken
Public Function ToJToken () As JToken

Returns

Newtonsoft.Json.Linq.JToken

JSON representatnion of the non-compliance message.

Applies to