C# Class EventCentric.Authorization.AuthorizeEventSourcingAttribute

Inheritance: AuthorizeBaseAttribute
Afficher le fichier Open project: Narvalex/EventCentric

Méthodes publiques

Méthode Description
Configure ( string token ) : void

Méthodes protégées

Méthode Description
IsAuthorized ( string token ) : bool

Method Details

Configure() public static méthode

public static Configure ( string token ) : void
token string
Résultat void

IsAuthorized() protected méthode

protected IsAuthorized ( string token ) : bool
token string
Résultat bool