C# Class Stormpath.AspNetCore.StormpathCustomDataRequirement

Inheritance: IAuthorizationRequirement
Afficher le fichier Open project: stormpath/stormpath-aspnetcore

Méthodes publiques

Méthode Description
StormpathCustomDataRequirement ( string key, object value, IEqualityComparer comparer = null ) : System.Collections.Generic

Method Details

StormpathCustomDataRequirement() public méthode

public StormpathCustomDataRequirement ( string key, object value, IEqualityComparer comparer = null ) : System.Collections.Generic
key string
value object
comparer IEqualityComparer
Résultat System.Collections.Generic