Method | Description | |
---|---|---|
UseYixinAuthentication ( this app ) : IApplicationBuilder |
Adds the YixinMiddleware middleware to the specified IApplicationBuilder, which enables Yixin authentication capabilities.
|
|
UseYixinAuthentication ( this app, |
Adds the YixinMiddleware middleware to the specified IApplicationBuilder, which enables Yixin authentication capabilities.
|
public static UseYixinAuthentication ( this app ) : IApplicationBuilder | ||
app | this | The |
return | IApplicationBuilder |
public static UseYixinAuthentication ( this app, |
||
app | this | The |
options | A |
|
return | IApplicationBuilder |