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
Member | Description |
---|---|
Contact | Specifies that a Contact or "web user" login should be attempted. |
User | Specifies 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 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)
Reference
FChoice.Foundation.Clarify Namespace FChoice.Foundation.Clarify.ClarifyLoginType
Requirements
Namespace: FChoice.Foundation.Clarify
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)