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

In This Topic
    Certificate Property
    In This Topic
    The serialized security certificate from the agent
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public ReadOnly Property Certificate As String
    [CanBeNull()]
    public string Certificate {get;}
    See Also