Touchstone 11.0 API Reference
SID Property (Role)


Air.Services.Proxy Assembly > AIR.Services.Security.Data Namespace > Role Class : SID Property
Contains the software-generated Sequential Identifier (SID) that uniquely identifies this role.
Syntax
Public Property SID As Integer
Dim instance As Role
Dim value As Integer
 
instance.SID = value
 
value = instance.SID
public int SID {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

Role Class
Role Members