Condividi tramite


Interfaccia IBitsTokenOptions (bits4_0.h)

Usare IBitsTokenOptions per associare e gestire una coppia di token di sicurezza per un processo di trasferimento BITS (Background Intelligent Transfer Service).

Per ottenere questa interfaccia, chiamare il metodo IBackgroundCopyJob::QueryInterface usando __uuidof(IBitsTokenOptions) come identificatore di interfaccia.

Ereditarietà

L'interfaccia IBitsTokenOptions eredita dall'interfaccia IUnknown . IBitsTokenOptions include anche questi tipi di membri:

Metodi

L'interfaccia IBitsTokenOptions include questi metodi.

 
IBitsTokenOptions::ClearHelperToken

Rimuove il token helper e non modifica i flag di utilizzo.
IBitsTokenOptions::GetHelperTokenFlags

Restituisce i flag di utilizzo per un token associato a un processo di trasferimento BITS.
IBitsTokenOptions::GetHelperTokenSid

Restituisce il SID del token helper, se impostato.
IBitsTokenOptions::SetHelperToken

Imposta il token helper per rappresentare il token del client COM.
IBitsTokenOptions::SetHelperTokenFlags

Imposta i flag di utilizzo per un token associato a un processo di trasferimento BITS.

Requisiti

Requisito Valore
Client minimo supportato Windows 7
Server minimo supportato Windows Server 2008 R2
Piattaforma di destinazione Windows
Intestazione bits4_0.h
Componente ridistribuibile Windows Management Framework in Windows Vista con SP1, Windows Vista con SP2 e Windows Server 2008 con SP2