API Reference
Class
View (LlmnrEvaluator)
Result view for LLMNR evaluation.
Inheritance
- Object
- View
Constructors
public View(String DomainName, String TargetDn, Nullable<UInt32> EffectiveValue, Boolean LlmnrDisabled) #Result view for LLMNR evaluation.
Parameters
- DomainName System.String
- Target domain.
- TargetDn System.String
- OU distinguished name used for policy resolution.
- EffectiveValue System.Nullable{System.UInt32}
- Effective DWORD for EnableMulticast.
- LlmnrDisabled System.Boolean
- True when LLMNR is disabled (value 0).
Methods
public View <Clone>$() #Returns:
Viewpublic Void Deconstruct(out String DomainName, out String TargetDn, out Nullable<UInt32> EffectiveValue, out Boolean LlmnrDisabled) #Returns:
VoidParameters
- DomainName String
- TargetDn String
- EffectiveValue Nullable<UInt32>
- LlmnrDisabled Boolean
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String