共用方式為


Get-AzureADScopedRoleMembership

從系統管理單位取得範圍的角色成員資格。

語法

Get-AzureADScopedRoleMembership
   -ObjectId <String>
   [-ScopedRoleMembershipId <String>]
   [<CommonParameters>]

Description

Get-AzureADScopedRoleMembership Cmdlet 會從 Azure Active Directory (AD) 中的系統管理單位取得範圍角色成員資格。

參數

-ObjectId

指定物件的識別碼。

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-ScopedRoleMembershipId

指定範圍角色成員資格的標識碼。

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:True
接受萬用字元:False