CFHTTPAuthentication Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents HTTP authentication information for use with CFHTTPMessage.
public class CFHTTPAuthentication : CoreFoundation.CFType, IDisposable, ObjCRuntime.INativeObject
type CFHTTPAuthentication = class
inherit CFType
interface INativeObject
interface IDisposable
- Inheritance
- Implements
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
IsValid | |
RequiresAccountDomain | |
RequiresOrderedRequests | |
RequiresUserNameAndPassword |
Methods
AppliesToRequest(CFHTTPMessage) | |
CheckHandle() | |
CreateFromResponse(CFHTTPMessage) | |
Dispose() |
Releases the resources used by the CFHTTPAuthentication object. |
Dispose(Boolean) |
Releases the resources used by the CFHTTPAuthentication object. |
Finalize() |
Finalizer for the CFHTTPAuthentication object |
GetDescription(IntPtr) |
Returns a textual representation of the specified object. (Inherited from CFType) |
GetMethod() | |
GetTypeID() |
Type identifier for the CoreServices.CFHTTPAuthentication type. |