DSEndPointBehavior UseHttpsForTokenOperations Property DSWS API (.NET)

[This is preliminary documentation and is subject to change.]

Gets or sets if Https is to be used for token related operations. This has been deprecated and all requests now use HTTPS.

Namespace: Datastream.DswsApi
Assembly: Datastream.DswsApi.NET4.0 (in Datastream.DswsApi.NET4.0.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool UseHttpsForTokenOperations { get; set; }
Version Information

.NET API Framework

Supported in: 4.1, 3.6
See Also