API Reference
Class
View (TrustSelectiveAuthenticationEvaluator)
View containing non-selective trusts for the domain.
Inheritance
- Object
- View
Constructors
public View(String DomainName, IReadOnlyList<NonSelective> NonSelectiveTrusts) #View containing non-selective trusts for the domain.
Parameters
- DomainName System.String
- Domain name.
- NonSelectiveTrusts System.Collections.Generic.IReadOnlyList{ADPlayground.Trusts.TrustSelectiveAuthenticationEvaluator.NonSelective}
- Rows lacking selective auth.
Methods
public View <Clone>$() #Returns:
Viewpublic Void Deconstruct(out String DomainName, out IReadOnlyList<NonSelective> NonSelectiveTrusts) #Returns:
VoidParameters
- DomainName String
- NonSelectiveTrusts IReadOnlyList<NonSelective>
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String