次の方法で共有


CredentialSourceLoaderParameters.ApiUrl Property

Definition

Gets or sets the URL of the API which will be hit with this request.

public string? ApiUrl { get; set; }
member this.ApiUrl : string with get, set
Public Property ApiUrl As String

Property Value

Remarks

The value should be a valid absolute URI.

Applies to