SecureBlackbox 2020 .NET Edition

Questions / Feedback?

InputEncoding Property

Specifies request encoding.

Syntax

public DcauthInputEncodings InputEncoding { get; set; }

enum DcauthInputEncodings { encNone, encAuto, encBase64 }
Public Property InputEncoding As DcauthInputEncodings

Enum DcauthInputEncodings encNone encAuto encBase64 End Enum

Default Value

0

Remarks

Use this property to specify the encoding to expect the requests to be in.

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