LobSystem.GetIndividuallySecurableMetadataObjectChildren メソッド (Microsoft.Office.Server.ApplicationRegistry.Administration)
LobSystem オブジェクトに含まれる個別にセキュリティ保護可能なメタデータ オブジェクトのリストを取得します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Protected Overrides Function GetIndividuallySecurableMetadataObjectChildren As IList(Of IndividuallySecurableMetadataObject)
'使用
Dim returnValue As IList(Of IndividuallySecurableMetadataObject)
returnValue = Me.GetIndividuallySecurableMetadataObjectChildren
protected override IList<IndividuallySecurableMetadataObject> GetIndividuallySecurableMetadataObjectChildren ()
戻り値
個別にセキュリティ保護可能なメタデータ オブジェクトのリスト。
関連項目
参照
LobSystem クラス
LobSystem メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間