C# Class ModernShopping.Auth.SampleApp.IApplicationBuilderExtensions

Afficher le fichier Open project: tugberkugurlu/ModernShopping

Méthodes publiques

Méthode Description
UseIdentityServerBearerTokenAuthentication ( this app, IdentityServer3.AccessTokenValidation.IdentityServerBearerTokenAuthenticationOptions options ) : void

Method Details

UseIdentityServerBearerTokenAuthentication() public static méthode

public static UseIdentityServerBearerTokenAuthentication ( this app, IdentityServer3.AccessTokenValidation.IdentityServerBearerTokenAuthenticationOptions options ) : void
app this
options IdentityServer3.AccessTokenValidation.IdentityServerBearerTokenAuthenticationOptions
Résultat void