SecurityTemplatesDataSet.SecurityTemplates プロパティ
セキュリティ テンプレートに関する情報を取得します。
名前空間: WebSvcSecurity
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property SecurityTemplates As SecurityTemplatesDataSet.SecurityTemplatesDataTable
Get
'使用
Dim instance As SecurityTemplatesDataSet
Dim value As SecurityTemplatesDataSet.SecurityTemplatesDataTable
value = instance.SecurityTemplates
[BrowsableAttribute(false)]
public SecurityTemplatesDataSet.SecurityTemplatesDataTable SecurityTemplates { get; }
プロパティ値
型: WebSvcSecurity.SecurityTemplatesDataSet.SecurityTemplatesDataTable