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

Gets or sets the type of the token authentication used by default for this server.

Syntax

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

Remarks

When generating a token by using IdentityManager.GenerateCredentialAsyn, this default value can be overridden by setting IdentityManager.GenerateTokenOptions.TokenAuthenticationType

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.