C# Class NuGetGallery.Dashboard.Services.PrincipalExtensions

Afficher le fichier Open project: NuGet/OpsDashboard

Méthodes publiques

Méthode Description
AsUserSession ( this self ) : UserSession
ClaimValue ( this self, string claimUrl ) : string

Method Details

AsUserSession() public static méthode

public static AsUserSession ( this self ) : UserSession
self this
Résultat UserSession

ClaimValue() public static méthode

public static ClaimValue ( this self, string claimUrl ) : string
self this
claimUrl string
Résultat string