共用方式為


ServicePrincipalInner.SamlMetadataUrl Property

Definition

Gets or sets the URL to the SAML metadata of the associated application

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to