Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |