Authentication Type Constant |
||
| Mac OS X header: | Carbon/Carbon.h | |
| Mac OS 9 header: | URLAccess.h | |
Represents the default value of the property value identified by the property name constant kURLAuthType.
enum {
kUserNameAndPasswordFlag = 1
};
Represents the default value of the property value identified by the property name constant kURLAuthType, described in
This constant represents the default value of the authentication type property value. The authentication type property value is identified by the property name constant kURLAuthType, described in
© 2001 Apple Computer, Inc. (Last Updated July 21, 2001)