adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgentCredentialProfile Class / UserID Property

In This Topic
    UserID Property (RemoteAgentCredentialProfile)
    In This Topic
    The user ID. Set to null (nothing) to use the value specified for the CredentialProfile.
    Syntax
    'Declaration
     
    
    Public Property UserID As String
    public string UserID {get; set;}
    See Also