IssuerParameters.Name Property

Definition

Gets or sets name of the referenced issuer object or reserved names; for example, 'Self' or 'Unknown'.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to