This type contains the following members.

public class ImmutableUserProfile: IReadOnlyUserProfile, IEquatable<ImmutableUserProfile>
Inheritance:
ObjectImmutableUserProfile
Implements:
IReadOnlyUserProfileIEquatable<ImmutableUserProfile>

Constructors

ImmutableUserProfile(ImmutableUserProfile)
ImmutableUserProfile()

Properties

EqualityContract
Id
UserGroupIds
Settings
IsActive
IsBuiltIn

Methods

ToString()
PrintMembers(StringBuilder)
op_Inequality(ImmutableUserProfile, ImmutableUserProfile)
op_Equality(ImmutableUserProfile, ImmutableUserProfile)
GetHashCode()
Equals(object)
Equals(ImmutableUserProfile)
<Clone>$()