Méthode | Description | |
---|---|---|
GetCurrent ( ) : ZetboxPrincipal | ||
Resolve ( IIdentity identity ) : ZetboxPrincipal |
Méthode | Description | |
---|---|---|
BasePrincipalResolver ( ILifetimeScope parentScope ) : System | ||
Resolve ( string name ) : ZetboxPrincipal |
Méthode | Description | |
---|---|---|
CheckScope ( ) : void |
protected BasePrincipalResolver ( ILifetimeScope parentScope ) : System | ||
parentScope | ILifetimeScope | |
Résultat | System |
public abstract GetCurrent ( ) : ZetboxPrincipal | ||
Résultat | ZetboxPrincipal |
public Resolve ( IIdentity identity ) : ZetboxPrincipal | ||
identity | IIdentity | |
Résultat | ZetboxPrincipal |
protected Resolve ( string name ) : ZetboxPrincipal | ||
name | string | |
Résultat | ZetboxPrincipal |