API Reference
Class
View (FunctionalLevelEvaluator)
Domain view with functional level text and a coarse score bucket.
Inheritance
- Object
- View
Constructors
public View(String DomainName, String FunctionalLevel, Int32 LevelScore) #Domain view with functional level text and a coarse score bucket.
Parameters
- DomainName System.String
- DNS domain name.
- FunctionalLevel System.String
- Resolved functional level string.
- LevelScore System.Int32
- Coarse score used by rules/thresholds.
Methods
public View <Clone>$() #Returns:
Viewpublic Void Deconstruct(out String DomainName, out String FunctionalLevel, out Int32 LevelScore) #Returns:
VoidParameters
- DomainName String
- FunctionalLevel String
- LevelScore Int32
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String