Touchstone 11.0 API Reference
Securable Property (UserGroupSecurableAccess)


Air.Services.Proxy Assembly > AIR.Services.Security.Data Namespace > UserGroupSecurableAccess Class : Securable Property
Contains a Securable object that provides a name, description, and software-generated Sequential Identifier (SID) for the securable access definition.
Syntax
Public Property Securable As Securable
Dim instance As UserGroupSecurableAccess
Dim value As Securable
 
instance.Securable = value
 
value = instance.Securable
public Securable Securable {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UserGroupSecurableAccess Class
UserGroupSecurableAccess Members