OpenIdConnectClientCredential Class

OpenIdConnectClientCredential.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2020_09_01.models._models_py3.ProxyOnlyResource
OpenIdConnectClientCredential

Constructor

OpenIdConnectClientCredential(*, kind: Optional[str] = None, method: Optional[str] = None, client_secret_setting_name: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

method
str
Required

The only acceptable values to pass in are None and "ClientSecretPost". The default value is None.

client_secret_setting_name
str
Required

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

system_data
SystemData

The system metadata relating to this resource.