SecureBlackbox 2020 .NET Edition

Questions / Feedback?

OutputEncoding Property

Specifies response encoding.

Syntax

public DcauthOutputEncodings OutputEncoding { get; set; }

enum DcauthOutputEncodings { encNone, encAuto, encBase64 }
Public Property OutputEncoding As DcauthOutputEncodings

Enum DcauthOutputEncodings encNone encAuto encBase64 End Enum

Default Value

0

Remarks

Use this property to specify the encoding you want the response to be produced in.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]