C# Class Rebel.Framework.Security.Model.Entities.Profile

Inheritance: CustomTypedEntity, IProfile
Mostra file Open project: RebelCMS/rebelcmsxu5

Private Properties

Property Type Description
SetProviderUserKeyType void

Public Methods

Method Description
Profile ( ) : System

Initializes a new instance of the Profile class.

Private Methods

Method Description
SetProviderUserKeyType ( Type type ) : void

Sets the type of the provider user key.

Method Details

Profile() public method

Initializes a new instance of the Profile class.
public Profile ( ) : System
return System