The LoadPublicProfile method obtains a snapshot of the public profile of the specified user.
User LoadPublicProfile( string loginName )
Public profile snapshot of the specified user
The returned snapshot has the following fields loaded: LoginName, DisplayName, DomainName, BioPhoto, Bio, Views, GalleryCount, CollectionCount, PhotoCount, PhotoBytes, UserSince, LastUpdated, PublicAddress, RootGroup, RecentPhotoSets, FeaturedPhotoSets.
This method does not require the requestor to be logged in.
The information returned by this method is subject to access control. Certain fields of the User snapshot may not be returned if prohibited by the access control settings of the user's root photoset group.