CFHTTPMessage.AddAuthentication 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- failureResponse
- CFHTTPMessage
- username
- NSString
- password
- NSString
- forProxy
- Boolean