'Declaration Public Function New( _ ByVal sidType As BPM.ACERoleType, _ ByVal sid As String _ )
'Declaration
Public Function New( _ ByVal sidType As BPM.ACERoleType, _ ByVal sid As String _ )
'Usage Dim sidType As BPM.ACERoleType Dim sid As String Dim instance As New SIDPair(sidType, sid)
'Usage
Dim sidType As BPM.ACERoleType Dim sid As String Dim instance As New SIDPair(sidType, sid)
public SIDPair( BPM.ACERoleType sidType, string sid )
public: SIDPair( BPM.ACERoleType sidType, String^ sid )
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
SIDPair Class SIDPair Members Overload List