SecurityGroupsDataSet.CategoryPermissionsRow.WSEC_ALLOW 属性
获取或设置布尔值,该值指定 web 安全性是否允许资源的授权。
命名空间: WebSvcSecurity
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property WSEC_ALLOW As Boolean
Get
Set
用法
Dim instance As SecurityGroupsDataSet.CategoryPermissionsRow
Dim value As Boolean
value = instance.WSEC_ALLOW
instance.WSEC_ALLOW = value
public bool WSEC_ALLOW { get; set; }
属性值
另请参阅
引用
SecurityGroupsDataSet.CategoryPermissionsRow 类