OpenAuthenticationAccessPolicy Class
Open authentication access policy defined by user.
- Inheritance
-
OpenAuthenticationAccessPolicy
Constructor
OpenAuthenticationAccessPolicy(*, type: Optional[Union[str, azure.mgmt.logic.models._logic_management_client_enums.OpenAuthenticationProviderType]] = None, claims: Optional[List[azure.mgmt.logic.models._models_py3.OpenAuthenticationPolicyClaim]] = None, **kwargs)
Variables
- type
- str or OpenAuthenticationProviderType
Type of provider for OAuth. Possible values include: "AAD".
- claims
- list[OpenAuthenticationPolicyClaim]
The access policy claims.
Feedback
Submit and view feedback for