SetBasicAuthentication – PB Docs 2018

SetBasicAuthentication

Description

Determines whether the SoapConnection object uses basic
authentication for a Web service connection.

Syntax

Argument

Description

conn

The name of the SoapConnection object that
establishes the connection.

domain

A string for the Web domain to which the user
belongs. This could be a domain name, such as “appeon.com”, or a
machine name.

userID

A string for an https connection.

password

A string for an https connection.

Return value

Long.

Valid values are 0 for success, and 50 for failure.

Usage

You can call the SetBasicAuthentication method instead of
including client identification information in the options argument of
the SetOptions method.

If you are using .NET Web services, you can call the
UseIntegratedWindowsAuthentication method for Integrated Windows
Authentication.

See also

RemoveAuthentication

SetOptions

UseIntegratedWindowsAuthentication


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