Share via


SiteAuthSettingsV2Properties.PlatformRuntimeVersion Property

Definition

The RuntimeVersion of the Authentication / Authorization feature in use for the current app. The setting in this value can control the behavior of certain features in the Authentication / Authorization module.

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

Property Value

Implements

Attributes

Applies to