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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also