JAMS Developer Guide
CredentialReference Class
Members 


MVPSI.JAMS Namespace : CredentialReference Class
The CredentialReference class is used by properties that need to reference a JAMS Credential definition.
Object Model
CredentialReference Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class CredentialReference 
   Inherits BaseReference
   Implements IModelInformation 
'Usage
 
Dim instance As CredentialReference
[System.Runtime.Serialization.DataContract()]
public class CredentialReference : BaseReference, IModelInformation  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BaseReference
      MVPSI.JAMS.CredentialReference

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

CredentialReference Members
MVPSI.JAMS Namespace