C# 클래스 Esri.ArcGISRuntime.Toolkit.Controls.Primitives.SignInDialog

상속: Windows.UI.Xaml.Controls.Control, INotifyPropertyChanged
파일 보기 프로젝트 열기: Esri/arcgis-toolkit-dotnet

공개 프로퍼티들

프로퍼티 타입 설명
TitleProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
CreateCredentialAsync ( CredentialRequestInfo credentialRequestInfo ) : Task

Challenge handler leaveraging the SignInDialog in a content dialog.

SignInDialog ( ) : System

Initializes a new instance of the SignInDialog control.

비공개 메소드들

메소드 설명
Cancel ( ) : void
ContentDialogOnClosed ( ContentDialog sender, ContentDialogClosedEventArgs args ) : void
ContentDialogOnPrimaryButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void
DoSignInInUIThread ( CredentialRequestInfo credentialRequestInfo ) : Task
GenerateCredentialAsync ( ) : Task
GenerateNetworkCredential ( ) : Credential
GenerateTokenCredentialAsync ( ) : Task
OnPropertyChanged ( string propertyName ) : void
WaitForCredentialAsync ( CredentialRequestInfo credentialRequestInfo ) : Task

메소드 상세

CreateCredentialAsync() 공개 메소드

Challenge handler leaveraging the SignInDialog in a content dialog.
public CreateCredentialAsync ( CredentialRequestInfo credentialRequestInfo ) : Task
credentialRequestInfo CredentialRequestInfo
리턴 Task

SignInDialog() 공개 메소드

Initializes a new instance of the SignInDialog control.
public SignInDialog ( ) : System
리턴 System

프로퍼티 상세

TitleProperty 공개적으로 정적으로 프로퍼티

Identifies the Title dependency property.
public static DependencyProperty,Windows.UI.Xaml TitleProperty
리턴 Windows.UI.Xaml.DependencyProperty