Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies the credentials to use for the authentication scheme specified in the BG_AUTH_CREDENTIALS structure.
Syntax
typedef union __MIDL_IBackgroundCopyJob2_0002 {
BG_BASIC_CREDENTIALS Basic;
} BG_AUTH_CREDENTIALS_UNION;
Members
Basic
Identifies the user name and password of the user to authenticate. For details, see the BG_BASIC_CREDENTIALS structure.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2003 |
Header | bits1_5.h (include Bits.h) |
Redistributable | BITS 1.5 on Windows XP |