DMModuleSecureURL Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Secure URL for this module [if applicable]
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string SecureURL { get; set; }Public Property SecureURL As String
	Get
	Set
public:
property String^ SecureURL {
	String^ get ();
	void set (String^ value);
}member SecureURL : string with get, set
function get_SecureURL();
function set_SecureURL(value);
Property Value
Type: 
String
See Also