BenSelect Documentation
EnrollmentSessionType Enumeration
See Also  Send Feedback
Selerix.Foundation Namespace : EnrollmentSessionType Enumeration
The type of enrollment session.

Syntax

JScript 
public enum EnrollmentSessionType extends System.Enum

Members

MemberDescription
AccessTokenEnrollment open by access_token
CallCenterEnrollment was done through a call center.
FaceToFaceFace to Face enrollment occurred.
HR_AdminHR or some other administrator enrolled.
LoginGuidEnrollment open by Login GUID
SelfEnrollment was done by the Enrollee
SsoLoginEnrollment open by SSO login
UnknownUnknown - unspecified.
UserTokenEnrollment open by user_token

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.EnrollmentSessionType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.