JAMS Developer Guide
CredentialRef Class
Members 


MVPSI.JAMS Namespace : CredentialRef Class
Object Model
CredentialRef Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class CredentialRef 
   Inherits BaseRef
'Usage
 
Dim instance As CredentialRef
[System.Runtime.Serialization.DataContract()]
public sealed class CredentialRef : BaseRef 
Remarks
A CredentialRef contains details about a reference to a JAMS Credential.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.BaseRef
         MVPSI.JAMS.CredentialRef

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

CredentialRef Members
MVPSI.JAMS Namespace