Aracılığıyla paylaş


AuthConfig.RouteApiPrefix Property

Definition

The prefix that should precede all the authentication/authorization paths.

[Microsoft.Azure.PowerShell.Cmdlets.App.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)]
public string RouteApiPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)>]
member this.RouteApiPrefix : string with get, set
Public Property RouteApiPrefix As String

Property Value

Implements

Attributes

Applies to