public static IServiceCollection AddOAuthAuthenticationProvider(
this IServiceCollection services,
OAuthAuthenticationProviderOptions options
)<ExtensionAttribute>
Public Shared Function AddOAuthAuthenticationProvider (
services As IServiceCollection,
options As OAuthAuthenticationProviderOptions
) As IServiceCollectionpublic:
[ExtensionAttribute]
static IServiceCollection^ AddOAuthAuthenticationProvider(
IServiceCollection^ services,
OAuthAuthenticationProviderOptions^ options
)Gemstone.Security.AuthenticationProviders.OAuthAuthenticationProviderExtensions.AddOAuthAuthenticationProvider = function(services, options);