C# Class NuGetGallery.Dashboard.Services.PrincipalExtensions

Exibir arquivo Open project: NuGet/OpsDashboard

Public Methods

Method Description
AsUserSession ( this self ) : UserSession
ClaimValue ( this self, string claimUrl ) : string

Method Details

AsUserSession() public static method

public static AsUserSession ( this self ) : UserSession
self this
return UserSession

ClaimValue() public static method

public static ClaimValue ( this self, string claimUrl ) : string
self this
claimUrl string
return string