次の方法で共有


WindowsAccessControlEntry.Sddl プロパティ (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

アクセス コントロール エントリのセキュリティ記述子定義言語を含む文字列を取得します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public ReadOnly Property Sddl As String
'使用
Dim instance As WindowsAccessControlEntry
Dim value As String

value = instance.Sddl
public string Sddl { get; }

プロパティ値

アクセス コントロール エントリのセキュリティ記述子定義言語。

関連項目

参照

WindowsAccessControlEntry クラス
WindowsAccessControlEntry メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間