netcoreapp3.0
namespace Azure.Analytics.Defender.Easm
{
    public static class AnalyticsDefenderEasmModelFactory
    {
        public static Cvss3Summary Cvss3Summary(string version = null, string vectorString = null, string attackVector = null, string attackComplexity = null, string privilegesRequired = null, string userInteraction = null, string scope = null, string confidentialityImpact = null, string integrityImpact = null, string availabilityImpact = null, float? baseScore = default, string baseSeverity = null, string exploitCodeMaturity = null, string remediationLevel = null, string reportConfidence = null, float? exploitabilityScore = default, float? impactScore = default);
    }
}
.NET 5.06.07.08.09.0
.NET Core 2.02.12.23.03.1
.NET Framework 4.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
Information specific to netcoreapp3.0
Assembly

Azure.Analytics.Defender.Easm , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.Analytics.Defender.Easm.

Package Azure.Analytics.Defender.Easm netstandard2.0
Preview This API is contained in a prerelease package.
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

09/08/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙