AuthenticationFeature.MinimumFrameworkVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum required .NET Framework version.
public:
virtual property Version ^ MinimumFrameworkVersion { Version ^ get(); };
public virtual Version MinimumFrameworkVersion { get; }
member this.MinimumFrameworkVersion : Version
Public Overridable ReadOnly Property MinimumFrameworkVersion As Version
Property Value
A Version object that indicates the minimum required .NET Framework version.