Constructs a new access control policy condition that tests if the
            incoming request was sent over a secure transport (HTTPS).
            
 Declaration Syntax
 Declaration Syntax| C# | 
public static Condition NewSecureTransportCondition()
 Return Value
 Return ValueA new access control policy condition that tests if the incoming
                            request was sent over a secure transport (HTTPS).