adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgent Class / ValidateCertificate Property

In This Topic
    ValidateCertificate Property
    In This Topic
    Determines whether the Controller validates the agent's security certificate when connecting
    Syntax
    'Declaration
     
    
    Public Property ValidateCertificate As Boolean
    public bool ValidateCertificate {get; set;}
    See Also