AuthPlatform Class
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.
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
Azure SDK for .NET