Collapse All
Expand All
|
Language Filter: C#
Language Filter: Visual Basic
C#
Visual Basic
|
See Also
Documentation for RedCritterV1 assembly.
App
.
.
::
IsHTTPS Method
Determines if the user is connected via HTTPS or HTTP
Namespace:
RedCritterV1
Assembly:
RedCritterV1
(in RedCritterV1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Visual Basic
public
bool
IsHTTPS
()
Public
Function
IsHTTPS
As
Boolean
Return Value
True if the user is connected via HTTPS
See Also
App Class
RedCritterV1 Namespace