C# Class UCosmic.Security.DotNetFormsAuthentication

Inheritance: ISignUsers
Afficher le fichier Open project: ucosmic/UCosmicAlpha

Méthodes publiques

Méthode Description
SignOff ( ) : void
SignOn ( string userName, bool remember = false, string scope = null ) : void

Method Details

SignOff() public méthode

public SignOff ( ) : void
Résultat void

SignOn() public méthode

public SignOn ( string userName, bool remember = false, string scope = null ) : void
userName string
remember bool
scope string
Résultat void