CalculateAllCredentialsCommand Constructor
CalculateAllCredentialsCommand()
Constructs an instance of the CalculateAllCredentialsCommand class. The ResponseFormat will be set to its default value which is truncated.
C#
public CalculateAllCredentialsCommand()
CalculateAllCredentialsCommand(ResponseFormat)
Constructs an instance of the CalculateAllCredentialsCommand class.
C#
public CalculateAllCredentialsCommand(ResponseFormat responseFormat)
Parameters
Type | Name | Description |
---|---|---|
ResponseFormat | responseFormat | Full or truncated response to receive back. |