ESRI.ArcGIS.ADF
UsingSSL Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > IIsWebsiteInfo Class : UsingSSL Property




Is the website bound using SSL.

Syntax

Visual Basic (Declaration) 
Public Property UsingSSL As Boolean
Visual Basic (Usage)Copy Code
Dim instance As IIsWebsiteInfo
Dim value As Boolean
 
instance.UsingSSL = value
 
value = instance.UsingSSL
C# 
public bool UsingSSL {get; set;}

See Also

© 2010 All Rights Reserved.