Share via


CrrAccessToken.ContainerType Property

Definition

Gets or sets container Type

[Newtonsoft.Json.JsonProperty(PropertyName="containerType")]
public string ContainerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerType")>]
member this.ContainerType : string with get, set
Public Property ContainerType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to