ManagedClusterJwtAuthenticatorValidationRule 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 validation rule for JWTAuthenticator.
public class ManagedClusterJwtAuthenticatorValidationRule : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.ManagedClusterJwtAuthenticatorValidationRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.ManagedClusterJwtAuthenticatorValidationRule>
type ManagedClusterJwtAuthenticatorValidationRule = class
interface IJsonModel<ManagedClusterJwtAuthenticatorValidationRule>
interface IPersistableModel<ManagedClusterJwtAuthenticatorValidationRule>
Public Class ManagedClusterJwtAuthenticatorValidationRule
Implements IJsonModel(Of ManagedClusterJwtAuthenticatorValidationRule), IPersistableModel(Of ManagedClusterJwtAuthenticatorValidationRule)
- Inheritance
-
ManagedClusterJwtAuthenticatorValidationRule
- Implements
Constructors
| Name | Description |
|---|---|
| ManagedClusterJwtAuthenticatorValidationRule(String) |
Initializes a new instance of ManagedClusterJwtAuthenticatorValidationRule. |
Properties
| Name | Description |
|---|---|
| Expression |
The CEL expression used to validate the claim or attribute. |
| Message |
The validation error message. |