UserInfo.ThumbnailURLs property
Gets or sets the thumbnail urls.
public Dictionary<string, string> ThumbnailURLs { get; set; }
Property Value
The thumbnail urls.
See Also
- class UserInfo
- namespace Autodesk.DataExchange.Authentication