C# Class NRack.Auth.Abstract.AuthRequestBase

Afficher le fichier Open project: kevinswiber/NRack

Private Properties

Свойство Type Description
GetAuthorizationKey string

Méthodes publiques

Méthode Description
IsProvided ( ) : bool

Méthodes protégées

Méthode Description
AuthRequestBase ( object>.IDictionary environment ) : System.Collections.Generic

Private Methods

Méthode Description
GetAuthorizationKey ( ) : string

Method Details

AuthRequestBase() protected méthode

protected AuthRequestBase ( object>.IDictionary environment ) : System.Collections.Generic
environment object>.IDictionary
Résultat System.Collections.Generic

IsProvided() public méthode

public IsProvided ( ) : bool
Résultat bool