SecurityCategoriesDataSet.GroupPermissionsRow.WSEC_DENY Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
Public Property WSEC_DENY As Boolean
'Usage
Dim instance As GroupPermissionsRow
Dim value As Boolean
value = instance.WSEC_DENY
instance.WSEC_DENY = value
[DebuggerNonUserCodeAttribute]
public bool WSEC_DENY { get; set; }
See Also
Reference
SecurityCategoriesDataSet.GroupPermissionsRow Class
SecurityCategoriesDataSet.GroupPermissionsRow Members
[PWA Web service] Namespace