SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Binding Property

Specifies the type of the binding to use.

Syntax

public SamlwriterBindings Binding { get; set; }

enum SamlwriterBindings { csbtNone, csbtSOAP, csbtPAOS, csbtRedirect, csbtPOST, csbtArtifact }
Public Property Binding As SamlwriterBindings

Enum SamlwriterBindings csbtNone csbtSOAP csbtPAOS csbtRedirect csbtPOST csbtArtifact End Enum

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 .NET Edition - Version 20.0 [Build 8165]