RequestSecurityInfoBuilderSetAccountKey Method |
Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public RequestSecurityInfoBuilder SetAccountKey(
AccountKey accountKey
)
Public Function SetAccountKey (
accountKey As AccountKey
) As RequestSecurityInfoBuilder
Parameters
- accountKey AccountKey
-
Return Value
RequestSecurityInfoBuilderSee Also