2 references to Authentication
NuGet.Credentials (2)
SecurePluginCredentialProvider.cs (2)
94Tuple<bool, PluginCreationResult> result = await _pluginManager.TryGetSourceAgnosticPluginAsync(_discoveredPlugin, OperationClaim.Authentication, cancellationToken); 116_isAnAuthenticationPlugin = creationResult.Claims.Contains(OperationClaim.Authentication);