Click or drag to resize

VGAttribute_InformationType Enumeration

Represents an enum containing default VG Attribute Information types. While creating profile attribute, if these types are used, Those attributes will be auto mapped to module's attributes.

Namespace:  Novalys.VisualGuard.Security.UserProfile
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public enum VGAttribute_InformationType
Members
  Member nameValueDescription
None0
Firstname1
Lastname2
Middlename3
Title4
EmailAddress5
Country6
City7
Company8
Department9
Manager10
MobileNumber11
Fax12
HomePhoneNumber13
PostalZipCode14
Name15
DisplayName16
Description17
See Also