fcSDK Documentation
ClarifyLoginType Enumeration

Provides enumerated values which determine how a given user is logged in when calling ClarifyApplication.CreateSession
Syntax
'Declaration
 
Public Enum ClarifyLoginType 
   Inherits System.Enum
public enum ClarifyLoginType : System.Enum 
Members
MemberDescription
ContactSpecifies that a Contact or "web user" login should be attempted.
UserSpecifies that a regular user login should be attempted.
Remarks
For more information on how login behavior works, see the ClarifyApplication.CreateSession method.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FChoice.Foundation.Clarify.ClarifyLoginType

Requirements

Namespace: FChoice.Foundation.Clarify

Platforms: Windows XP, Windows Server 2003 and 2008 family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

See Also

Reference

FChoice.Foundation.Clarify Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.