Share via


TokenInformation.SecurityPIN Property

Definition

Gets or sets security PIN

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to