Class Implementation
public class Implementation
- Inheritance
-
Implementation
- Inherited Members
- Extension Methods
Properties
Arguments
public Dictionary<string, string> Arguments { get; set; }
Property Value
Authentication
public string? Authentication { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
Passthru
public bool Passthru { get; set; }
Property Value
Methods
AppendToHash(IncrementalHash)
public void AppendToHash(IncrementalHash hash)
Parameters
hash
IncrementalHash