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