C# Class Microsoft.AspNet.WebHooks.WebHookUserTests

Inheritance: IDisposable
Afficher le fichier Open project: aspnet/WebHooks

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
GetUserIdAsync_Succeeds_IfValidCustomClaim ( ) : System.Threading.Tasks.Task
GetUserIdAsync_Succeeds_IfValidNameClaim ( ) : System.Threading.Tasks.Task
GetUserIdAsync_Succeeds_IfValidNameIdentifierClaim ( ) : System.Threading.Tasks.Task
GetUserIdAsync_Succeeds_IfValidNameProperty ( ) : System.Threading.Tasks.Task
GetUserIdAsync_Throws_IfInvalidUser ( ) : System.Threading.Tasks.Task

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void