次の方法で共有


Get-SPOSiteDesignRights

サイト デザインの使用に関するプリンシパルとその権限の一覧を表示します。 これを使用して、サイトデザインがテナントのユーザーに対して持つスコープを決定できます。

構文

Default (既定)

Get-SPOSiteDesignRights
    [-Identity] <SPOSiteDesignPipeBind>
    [<CommonParameters>]

説明

サイト デザインの使用に関するプリンシパルとその権限の一覧を表示します。 これを使用して、サイトデザインがテナントのユーザーに対して持つスコープを決定できます。

例 1

この例では、サイト デザインの権限を取得します。

Get-SPOSiteDesignRights 607aed52-6d61-490a-b692-c0f58a6981a1

DisplayName  PrincipalName                                      Rights
-----------  -------------                                      ------
Nestor Wilke i:0#.f|membership|nestorw@contoso.onmicrosoft.com   View

パラメーター

-Identity

適用対象: SharePoint Online

スコープ情報を取得するサイト デザインの ID。

パラメーターのプロパティ

型:Microsoft.Online.SharePoint.PowerShell.SPOSiteDesignPipeBind
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:0
必須:True
パイプラインからの値:True
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

CommonParameters

このコマンドレットでは、一般的なパラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable の各パラメーターがサポートされています。 詳細については、「about_CommonParameters」を参照してください。

入力

Microsoft.Online.SharePoint.PowerShell.SPOSiteDesignPipeBind

出力

System.Object