Compartilhar via


GlobalValidation Classe

GlobalValidation.

As variáveis são preenchidas apenas pelo servidor e serão ignoradas ao enviar uma solicitação.

Herança
azure.mgmt.web.v2020_09_01.models._models_py3.ProxyOnlyResource
GlobalValidation

Construtor

GlobalValidation(*, kind: str | None = None, require_authentication: bool | None = None, unauthenticated_client_action: str | _models.UnauthenticatedClientActionV2 | None = None, redirect_to_provider: str | None = None, excluded_paths: List[str] | None = None, **kwargs: Any)

Parâmetros somente de palavra-chave

Nome Description
kind
str

Tipo de recurso.

require_authentication
unauthenticated_client_action

Os valores conhecidos são: "RedirectToLoginPage", "AllowAnonymous", "Return401" e "Return403".

redirect_to_provider
str
excluded_paths

Variáveis

Nome Description
id
str

ID do recurso.

name
str

Nome do recurso.

kind
str

Tipo de recurso.

type
str

Tipo de recurso.

system_data

Os metadados do sistema relacionados a esse recurso.

require_authentication
unauthenticated_client_action

Os valores conhecidos são: "RedirectToLoginPage", "AllowAnonymous", "Return401" e "Return403".

redirect_to_provider
str
excluded_paths