次の方法で共有


ResourceAuthorizationDataSet.CategoryPermissionsRow.WSEC_DENY プロパティ

取得または Web セキュリティ リソース承認を拒否するかどうかを指定するブール値を設定します。

名前空間:  WebSvcResource
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property WSEC_DENY As Boolean
    Get
    Set
'使用
Dim instance As ResourceAuthorizationDataSet.CategoryPermissionsRow
Dim value As Boolean

value = instance.WSEC_DENY

instance.WSEC_DENY = value
public bool WSEC_DENY { get; set; }

プロパティ値

型: System.Boolean

関連項目

参照先

ResourceAuthorizationDataSet.CategoryPermissionsRow クラス

ResourceAuthorizationDataSet.CategoryPermissionsRow メンバー

WebSvcResource 名前空間