ServicePrincipal.SamlMetadataUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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