Gets and sets the set of profiles that describe
the application end user.

C# | Visual Basic | Visual C++ |
public virtual StringCollection Profiles{ get; set;}
Public Overridable Property Profiles As StringCollection
public: virtual property StringCollection^ Profiles { StringCollection^ get (); void set (StringCollection^ value); }

The set of profiles describing the application
end user. Returns null if
profiles were not specified.

Changing the StringCollection returned
will change the set of profiles that will
be sent to the Endeca MDEX Engine.