SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SOAPAction Property

Specifies the SOAP action.

Syntax

public string SOAPAction { get; set; }
Public Property SOAPAction As String

Default Value

""

Remarks

Use this property to specify the value for the SOAPAction/action HTTP request header field. This field is normally used to indicate the intent of the SOAP request.

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