C# Class RestMasterService.Shibboleth.ShibbolethPrincipal

Inheritance: System.Security.Principal.GenericPrincipal
Afficher le fichier Open project: TomasKulhanek/Physiovalues Class Usage Examples

Méthodes publiques

Méthode Description
GetRolesFromHeader ( ) : string[]
GetUserIdentityFromHeaders ( ) : string
ShibbolethPrincipal ( ) : System

Method Details

GetRolesFromHeader() public static méthode

public static GetRolesFromHeader ( ) : string[]
Résultat string[]

GetUserIdentityFromHeaders() public static méthode

public static GetUserIdentityFromHeaders ( ) : string
Résultat string

ShibbolethPrincipal() public méthode

public ShibbolethPrincipal ( ) : System
Résultat System