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

In This Topic
    ServerResponse Property
    In This Topic
    The response sent by the server
    Syntax
    'Declaration
     
    
    Public Property ServerResponse As System.Byte()
    public System.byte[] ServerResponse {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also