SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AllowOrigin Property

Specifies the content of AllowOrigin header of the service reply.

Syntax

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

Default Value

""

Remarks

Use this property to specify the content of AllowOrigin header included with the service reply. If left empty, the * header will be returned.

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