Dela via


OpenAuthenticationPolicyClaim Class

Open authentication policy claim.

Inheritance
azure.mgmt.web._serialization.Model
OpenAuthenticationPolicyClaim

Constructor

OpenAuthenticationPolicyClaim(*, name: str | None = None, value: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the claim.

value
str

The value of the claim.

Variables

Name Description
name
str

The name of the claim.

value
str

The value of the claim.