SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Binding Property

Returns the SAML message binding type.

Syntax

public SamlreaderBindings Binding { get; }

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

Enum SamlreaderBindings csbtNone csbtSOAP csbtPAOS csbtRedirect csbtPOST csbtArtifact End Enum

Default Value

0

Remarks

Check this property to obtain the message binding type.

This property is read-only.

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