JAMS Developer Guide
Credential Class
Members 


MVPSI.JAMS Namespace : Credential Class
A JAMS Credential definition.
Object Model
Credential Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class Credential 
   Inherits BasePublicObject
   Implements IACL 
'Usage
 
Dim instance As Credential
[System.Runtime.Serialization.DataContract()]
public sealed class Credential : BasePublicObject, IACL  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.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 Namespace