C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.ConnectGCC

Gcc used in MCSConnectInitial.
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
callerIdentifier string
clientClusterData TS_UD_CS_CLUSTER
clientCoreData TS_UD_CS_CORE
clientMessageChannelData TS_UD_CS_MCS_MSGCHANNEL
clientMonitorData TS_UD_CS_MONITOR
clientMonitorExtendedData TS_UD_CS_MONITOR_EX
clientMultitransportChannelData TS_UD_CS_MULTITRANSPORT
clientNetworkData TS_UD_CS_NET
clientSecurityData TS_UD_CS_SEC
conductedPrivileges int[]
conductibleConference bool
conductorPrivileges int[]
conferenceDescription string
conferenceName string
convenerPassword string
h221Key string
listedConference bool
lockedConference bool
nonConductedPrivileges int[]
password string
terminationMethod int

Public Methods

Method Description
ConnectGCC ( ) : System

Method Details

ConnectGCC() public method

public ConnectGCC ( ) : System
return System

Property Details

callerIdentifier public_oe property

The callerIdentifier field of GCC Conference Create Request in [T124].
public string callerIdentifier
return string

clientClusterData public_oe property

Optional Client Cluster Data.
public TS_UD_CS_CLUSTER,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr clientClusterData
return TS_UD_CS_CLUSTER

clientCoreData public_oe property

Client Core Data.
public TS_UD_CS_CORE,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr clientCoreData
return TS_UD_CS_CORE

clientMessageChannelData public_oe property

Optional Client Message Channel Data
public TS_UD_CS_MCS_MSGCHANNEL,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr clientMessageChannelData
return TS_UD_CS_MCS_MSGCHANNEL

clientMonitorData public_oe property

Optional Client Monitor Data.
public TS_UD_CS_MONITOR,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr clientMonitorData
return TS_UD_CS_MONITOR

clientMonitorExtendedData public_oe property

Client Monitor Extended Data structure
public TS_UD_CS_MONITOR_EX,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr clientMonitorExtendedData
return TS_UD_CS_MONITOR_EX

clientMultitransportChannelData public_oe property

Optional Client Multitransport Channel Data
public TS_UD_CS_MULTITRANSPORT,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr clientMultitransportChannelData
return TS_UD_CS_MULTITRANSPORT

clientNetworkData public_oe property

Optional and variable-length Client Network Data.
public TS_UD_CS_NET,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr clientNetworkData
return TS_UD_CS_NET

clientSecurityData public_oe property

Client Security Data.
public TS_UD_CS_SEC,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr clientSecurityData
return TS_UD_CS_SEC

conductedPrivileges public_oe property

The conductedPrivileges field of GCC Conference Create Request in [T124].
public int[] conductedPrivileges
return int[]

conductibleConference public_oe property

The conductibleConference field of GCC Conference Create Request in [T124].
public bool conductibleConference
return bool

conductorPrivileges public_oe property

The conductorPrivileges field of GCC Conference Create Request in [T124].
public int[] conductorPrivileges
return int[]

conferenceDescription public_oe property

The conferenceDescription field of GCC Conference Create Request in [T124].
public string conferenceDescription
return string

conferenceName public_oe property

The conferenceName field of GCC Conference Create Request in [T124].
public string conferenceName
return string

convenerPassword public_oe property

The convenerPassword field of GCC Conference Create Request in [T124].
public string convenerPassword
return string

h221Key public_oe property

The H.221 non-standard key which MUST be embedded at the start of the userData field of GCC Conference Create Request in [T124].
public string h221Key
return string

listedConference public_oe property

The listedConference field of GCC Conference Create Request in [T124].
public bool listedConference
return bool

lockedConference public_oe property

The lockedConference field of GCC Conference Create Request in [T124].
public bool lockedConference
return bool

nonConductedPrivileges public_oe property

The nonConductedPrivileges field of GCC Conference Create Request in [T124].
public int[] nonConductedPrivileges
return int[]

password public_oe property

The password field of GCC Conference Create Request in [T124].
public string password
return string

terminationMethod public_oe property

The terminationMethod field of GCC Conference Create Request in [T124].
public int terminationMethod
return int