Touchstone Re 2023 API Reference
Securable Property (SecurableAccess)


Air.Services.Proxy Assembly > AIR.Services.Security.Data Namespace > SecurableAccess 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 SecurableAccess
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

SecurableAccess Class
SecurableAccess Members