DicomObjects.NET10 Documentation
DicomObjects Namespace / DicomUserIdentity Class
Members



In This Topic
    DicomUserIdentity Class
    In This Topic
    class to hold details of a DICOM User Identify
    Syntax
    'Declaration
     
    
    Public Class DicomUserIdentity 
    'Usage
     
    
    Dim instance As DicomUserIdentity
    public class DicomUserIdentity 
    public ref class DicomUserIdentity 
    Remarks
    This is used both as initiator and acceptor
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomUserIdentity

    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