次の方法で共有


ManagedServicesAuthorization.DelegatedRoleDefinitionIds プロパティ

定義

roleDefinitionId がユーザー アクセス管理者ロールを参照している場合は、delegatedRoleDefinitionIds フィールドが必要です。 これは、承認のユーザーが他のプリンシパルに割り当てることができるすべてのアクセス許可を定義するロール定義 ID の一覧です。

public System.Collections.Generic.IList<Guid> DelegatedRoleDefinitionIds { get; }
member this.DelegatedRoleDefinitionIds : System.Collections.Generic.IList<Guid>
Public ReadOnly Property DelegatedRoleDefinitionIds As IList(Of Guid)

プロパティ値

適用対象