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

In This Topic
    ResponseType Property
    In This Topic
    The response type requested
    Syntax
    'Declaration
     
    
    Public Property ResponseType As UserIdentityResponseType
    public UserIdentityResponseType ResponseType {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also