adTempus API
ArcanaDevelopment.adTempus.Client Namespace / CloudStorageConnectorUsingCredentials Class / SetSecretKey Method


In This Topic
    SetSecretKey Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetSecretKey( _
       ByVal value As String _
    ) 
    public void SetSecretKey( 
       string value
    )
    public:
    void SetSecretKey( 
       String^ value
    ) 

    Parameters

    value
    See Also