PsPolicyAssignmentProperties.ToJToken Method
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.
public Newtonsoft.Json.Linq.JToken ToJToken ();
member this.ToJToken : unit -> Newtonsoft.Json.Linq.JToken
Public Function ToJToken () As JToken
Returns
Newtonsoft.Json.Linq.JToken