DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomUserIdentity Class / PrimaryField Property

In This Topic
    PrimaryField Property
    In This Topic
    Primary identity value
    Syntax
    'Declaration
     
    
    Public Property PrimaryField As System.Byte()
    public System.byte[] PrimaryField {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also