共用方式為


OrganizationResource.SsoUrl Property

Definition

Gets SSO url for the Confluent organization.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ssoUrl")]
public string SsoUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ssoUrl")>]
member this.SsoUrl : string
Public ReadOnly Property SsoUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to