Get User Profile value of the current user.

Namespace: Novalys.VisualGuard.Security
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
VGProfileValueCollection ProfileValues { get; }
Visual Basic
ReadOnly Property ProfileValues As VGProfileValueCollection
	Get

Property Value

Type: VGProfileValueCollection

See Also