次の方法で共有


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

関連項目

参照先

SecurityTemplatesDataSet クラス

SecurityTemplatesDataSet メンバー

WebSvcSecurity 名前空間