C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.ConnectGCC

Gcc used in MCSConnectInitial.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
ConnectGCC ( ) : System

메소드 상세

ConnectGCC() 공개 메소드

public ConnectGCC ( ) : System
리턴 System

프로퍼티 상세

callerIdentifier 공개적으로 프로퍼티

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

clientClusterData 공개적으로 프로퍼티

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

clientCoreData 공개적으로 프로퍼티

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

clientMessageChannelData 공개적으로 프로퍼티

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

clientMonitorData 공개적으로 프로퍼티

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

clientMonitorExtendedData 공개적으로 프로퍼티

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

clientMultitransportChannelData 공개적으로 프로퍼티

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

clientNetworkData 공개적으로 프로퍼티

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

clientSecurityData 공개적으로 프로퍼티

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

conductedPrivileges 공개적으로 프로퍼티

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

conductibleConference 공개적으로 프로퍼티

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

conductorPrivileges 공개적으로 프로퍼티

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

conferenceDescription 공개적으로 프로퍼티

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

conferenceName 공개적으로 프로퍼티

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

convenerPassword 공개적으로 프로퍼티

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

h221Key 공개적으로 프로퍼티

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
리턴 string

listedConference 공개적으로 프로퍼티

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

lockedConference 공개적으로 프로퍼티

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

nonConductedPrivileges 공개적으로 프로퍼티

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

password 공개적으로 프로퍼티

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

terminationMethod 공개적으로 프로퍼티

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