AuthPlatform Class

Definition

The configuration settings of the platform of ContainerApp Service Authentication/Authorization.

public class AuthPlatform
type AuthPlatform = class
Public Class AuthPlatform
Inheritance
AuthPlatform

Constructors

AuthPlatform()

Initializes a new instance of AuthPlatform.

Properties

Enabled

<code>true</code> if the Authentication / Authorization feature is enabled for the current app; otherwise, <code>false</code>.

RuntimeVersion

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.

Applies to