API Reference
Class
QueryIssue
Query issue captured while collecting bad-password counters from a domain controller.
Inheritance
- Object
- QueryIssue
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property BadPasswordView.QueryIssues
- Method QueryIssue.<Clone>$
Constructors
public QueryIssue(String DomainController, String Message) #Query issue captured while collecting bad-password counters from a domain controller.
Parameters
- DomainController System.String
- Domain controller that failed the query.
- Message System.String
- Failure summary.