The URL to post to.
public string URL { get; set; }
Public Property URL As String
""
SSL will be used if and only if the URL scheme is "https". Note that generally signed, unencrypted messages would be sent using SSL, as encrypting the message would be redundant.