API Reference
Class
Match
Recognition result for a single AdminSDHolder ACE.
Inheritance
- Object
- Match
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
- Method AdminSdHolderExpectedDelegationRecognizer.Evaluate
- Method Match.<Clone>$
- Property Match.None
Constructors
public Match(Boolean IsMatched, Boolean IsOptional, String Profile, String Reason) #Recognition result for a single AdminSDHolder ACE.
Parameters
- IsMatched System.Boolean
- IsOptional System.Boolean
- Profile System.String
- Reason System.String
Methods
public Match <Clone>$() #Returns:
Matchpublic Void Deconstruct(out Boolean IsMatched, out Boolean IsOptional, out String Profile, out String Reason) #Returns:
VoidParameters
- IsMatched Boolean
- IsOptional Boolean
- Profile String
- Reason String
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String