adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgentCredentialProfile Class
Members

In This Topic
    RemoteAgentCredentialProfile Class
    In This Topic
    Overrides a CredentialProfile for a particular RemoteAgent.
    Object Model
    RemoteAgentCredentialProfile ClassCredentialProfile ClassDataContext ClassOID ClassADTObject ClassRemoteAgent Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RemoteAgentCredentialProfile 
       Inherits ADTObject
    public sealed class RemoteAgentCredentialProfile : ADTObject 
    Remarks
    The RemoteAgentCredentialProfile allows you to specify different credentials for a profile to use on a particular RemoteAgent.
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Client.ObjectBase
          ArcanaDevelopment.adTempus.Client.ADTObject
             ArcanaDevelopment.adTempus.Client.RemoteAgentCredentialProfile

    See Also