adTempus API
ArcanaDevelopment.adTempus.Client Namespace / CloudStorageConnectorUsingCredentials Class / SecretKeySet Property


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