RequestSecurityInfoBuilderSetEndpoint Method |
Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public RequestSecurityInfoBuilder SetEndpoint(
string endpoint
)
Public Function SetEndpoint (
endpoint As String
) As RequestSecurityInfoBuilder
Parameters
- endpoint String
-
Return Value
RequestSecurityInfoBuilderSee Also