RoleManagementPolicyAuthenticationContextRule interface

ロール管理ポリシーの認証コンテキスト ルール。

Extends

プロパティ

claimValue

要求の値。

isEnabled

ルールが有効かどうかを示す値。

ruleType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

継承されたプロパティ

id

ルールの ID。

target

現在のルールのターゲット。

プロパティの詳細

claimValue

要求の値。

claimValue?: string

プロパティ値

string

isEnabled

ルールが有効かどうかを示す値。

isEnabled?: boolean

プロパティ値

boolean

ruleType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

ruleType: "RoleManagementPolicyAuthenticationContextRule"

プロパティ値

"RoleManagementPolicyAuthenticationContextRule"

継承されたプロパティの詳細

id

ルールの ID。

id?: string

プロパティ値

string

RoleManagementPolicyRule.idから継承

target

現在のルールのターゲット。

target?: RoleManagementPolicyRuleTarget

プロパティ値

RoleManagementPolicyRule.targetから継承