Share via


IssuerBundle.OrganizationDetails Property

Definition

Gets or sets details of the organization as provided to the issuer.

[Newtonsoft.Json.JsonProperty(PropertyName="org_details")]
public Microsoft.Azure.KeyVault.Models.OrganizationDetails OrganizationDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="org_details")>]
member this.OrganizationDetails : Microsoft.Azure.KeyVault.Models.OrganizationDetails with get, set
Public Property OrganizationDetails As OrganizationDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to