ArcGIS Runtime SDK for WPF - Library Reference
GenerateCredentialCommand Property
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > SignInDialog Class : GenerateCredentialCommand Property

Gets the generate credential command allowing to get a generate a credential asynchronously.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property GenerateCredentialCommand As ICommand
C# 
public ICommand GenerateCredentialCommand {get;}

Remarks

This command is generally executed on the 'OK' button.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.