adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileServiceProxySettings Class / SetPrivateKey Method


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

    Parameters

    value
    See Also