Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

AnonymousAccess – PB Docs 2022 – PowerBuilder Library

AnonymousAccess – PB Docs 2022

AnonymousAccess

property for PowerScript controls

Applies to

HTTPClient, RestClient, TokenRequest, OAuthRequest

Description

When the AnonymousAccess property is set to True, the client
accesses the server anonymously (without using a certificate at the
client). The default value is false.

Usage

Taking IIS as an example, when the SSL Settings in IIS is set to
Accept, the request function will return an error code if no client
certificate is used. In such a case, the anonymous access can be used to
access the server.

The AnonymousAccess property takes a boolean value. The following
examples access the server anonymously when the client failed to provide a
certificate required by the server.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x