Share via


SecurityTemplatesDataSet.CategoryPermissionsDataTable.WSEC_ALLOWColumn property

Defines the column for the WSEC_ALLOW field.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property WSEC_ALLOWColumn As DataColumn
    Get
'Usage
Dim instance As SecurityTemplatesDataSet.CategoryPermissionsDataTable
Dim value As DataColumn

value = instance.WSEC_ALLOWColumn
public DataColumn WSEC_ALLOWColumn { get; }

Property value

Type: System.Data.DataColumn

See also

Reference

SecurityTemplatesDataSet.CategoryPermissionsDataTable class

SecurityTemplatesDataSet.CategoryPermissionsDataTable members

WebSvcSecurity namespace