adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SftpServer Class / PrivateKeySet Property


In This Topic
    PrivateKeySet Property (SftpServer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PrivateKeySet As Boolean
    public bool PrivateKeySet {get;}
    public:
    property bool PrivateKeySet {
       bool get();
    }
    See Also