JAMS Developer Guide
Credential Class
Members 


MVPSI.JAMS.Host Namespace : Credential Class
A set of credntials for this job. This could be the credentials the job will use to logon to the agent machine or, credentials the job needs to perform its tasks.
Object Model
Credential Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class Credential 
'Usage
 
Dim instance As Credential
[System.Serializable()]
public class Credential 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Host.Credential

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Credential Members
MVPSI.JAMS.Host Namespace