ArcGIS Runtime SDK for WPF - Library Reference
TokenAuthenticationType Property
See Also 
ESRI.ArcGIS.Client Namespace > IdentityManager.GenerateTokenOptions Class : TokenAuthenticationType Property

Gets or sets the type of the token authentication used for generating the token.

Syntax

Visual Basic (Declaration) 
Public Property TokenAuthenticationType As Nullable(Of IdentityManager.TokenAuthenticationType)
C# 
public Nullable<IdentityManager.TokenAuthenticationType> TokenAuthenticationType {get; set;}

Property Value

If this value is null, IdentityManager.ServerInfo.TokenAuthenticationType is used.

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.