C# 클래스 AxMSTSCLib.IMsTscAxEvents_OnReceivedTSPublicKeyEvent

파일 보기 프로젝트 열기: Nullstr1ng/MultiRDPClient.NET

공개 프로퍼티들

프로퍼티 타입 설명
pfContinueLogon bool
publicKey string

공개 메소드들

메소드 설명
IMsTscAxEvents_OnReceivedTSPublicKeyEvent ( string publicKey )

메소드 상세

IMsTscAxEvents_OnReceivedTSPublicKeyEvent() 공개 메소드

public IMsTscAxEvents_OnReceivedTSPublicKeyEvent ( string publicKey )
publicKey string

프로퍼티 상세

pfContinueLogon 공개적으로 프로퍼티

public bool pfContinueLogon
리턴 bool

publicKey 공개적으로 프로퍼티

public string publicKey
리턴 string