adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgentCredentialProfile Class / SetPassword Method

In This Topic
    SetPassword Method (RemoteAgentCredentialProfile)
    In This Topic
    Sets the password to use.
    Syntax
    'Declaration
     
    
    Public Sub SetPassword( _
       ByVal newPassword As String _
    ) 
    public void SetPassword( 
       string newPassword
    )

    Parameters

    newPassword
    See Also