SecureBlackbox 2020 macOS Edition

Questions / Feedback?

Binding Property

Specifies the type of the binding to use.

Syntax

public var binding: SamlwriterBindings {
get {...}
set {...} }

public enum SamlwriterBindings: Int32 { case csbtNone = 0 case csbtSOAP = 1 case csbtPAOS = 2 case csbtRedirect = 3 case csbtPOST = 4 case csbtArtifact = 5 }

Default Value

0

Remarks

Use this property to specify the binding type to use with the request.

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