CFHTTPMessage.AddAuthentication Method

Definition

public bool AddAuthentication (CoreServices.CFHTTPMessage failureResponse, Foundation.NSString username, Foundation.NSString password, CoreServices.CFHTTPMessage.AuthenticationScheme scheme, bool forProxy);
member this.AddAuthentication : CoreServices.CFHTTPMessage * Foundation.NSString * Foundation.NSString * CoreServices.CFHTTPMessage.AuthenticationScheme * bool -> bool

Parameters

failureResponse
CFHTTPMessage
username
NSString
password
NSString
forProxy
Boolean

Returns

Applies to