UseSecureConnection Property (IMapTileLayer)
Gets a value indicating whether a secure connection should be used for retrieving tiles.
bool UseSecureConnection {get;}
'Declaration
ReadOnly Property UseSecureConnection As Boolean
Property Value
A
System.Boolean value.
true
if a secure connection should be used; otherwise,
false
.