Property UserTokens
UserTokens
Gets or sets the array of user tokens.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
public string[]? UserTokens { get; set; }
Property Value
Type | Description |
---|---|
System.String[] |