ArcGIS Runtime SDK for Windows Phone - Library Reference
IdentityManager.AuthenticationType Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : IdentityManager.AuthenticationType Enumeration

Types of Authentication that can be requested by the service.

Syntax

Visual Basic (Declaration) 
Public Enum IdentityManager.AuthenticationType 
   Inherits System.Enum
C# 
public enum IdentityManager.AuthenticationType : System.Enum 

Members

MemberDescription
NetworkCredential HTTP secured service (Digest, basic or Integrated)
Token Token secured service.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.IdentityManager.AuthenticationType

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.