C# 클래스 Talifun.Commander.Command.BoxNetUploader.Configuration.BoxNetUploaderElementPanel

Interaction logic for BoxNetUploaderElementPanel.xaml
상속: Talifun.Commander.Command.Configuration.ElementPanelBase
파일 보기 프로젝트 열기: taliesins/talifun-commander

Private Properties

프로퍼티 타입 설명
AuthenticateBoxNetButton_Click void
GetBoxNetConfiguration AppLimit.CloudComputing.SharpBox.StorageProvider.BoxNet.BoxNetConfiguration
OnBindToElement void

공개 메소드들

메소드 설명
BoxNetUploaderElementPanel ( ) : System

보호된 메소드들

메소드 설명
CheckAuthenticationToken ( string username, string password ) : AppLimit.CloudComputing.SharpBox.StorageProvider.GenericNetworkCredentials

비공개 메소드들

메소드 설명
AuthenticateBoxNetButton_Click ( object sender, RoutedEventArgs e ) : void
GetBoxNetConfiguration ( ) : AppLimit.CloudComputing.SharpBox.StorageProvider.BoxNet.BoxNetConfiguration
OnBindToElement ( object sender, BindToElementEventArgs e ) : void

메소드 상세

BoxNetUploaderElementPanel() 공개 메소드

public BoxNetUploaderElementPanel ( ) : System
리턴 System

CheckAuthenticationToken() 보호된 메소드

protected CheckAuthenticationToken ( string username, string password ) : AppLimit.CloudComputing.SharpBox.StorageProvider.GenericNetworkCredentials
username string
password string
리턴 AppLimit.CloudComputing.SharpBox.StorageProvider.GenericNetworkCredentials