Click or drag to resize

IUserProfileBase Interface

Base interface of user profile.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public interface IUserProfileBase

The IUserProfileBase type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Get or set a description for the user profile
Public propertyName
Get or set the name of the user profile
Top
Remarks
Common part with the final interface and the POCO
See Also