Condividi tramite


ISecureFactory2 Interfaccia

Definizione

Specifica metodi per la creazione di class factory protette.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public interface class ISecureFactory2 : Microsoft::IE::ISecureFactory
[System.Runtime.InteropServices.Guid("DA068387-8323-0812-AB50-D3DB2FA0CC21")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISecureFactory2 : Microsoft.IE.ISecureFactory
[<System.Runtime.InteropServices.Guid("DA068387-8323-0812-AB50-D3DB2FA0CC21")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISecureFactory2 = interface
    interface ISecureFactory
Public Interface ISecureFactory2
Implements ISecureFactory
Derivato
Attributi
Implementazioni

Metodi

CreateInstanceWithSecurity(Int32, Int32, String, String, String, String)

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Crea una nuova istanza di un tipo COM che rappresenta una class factory protetta.

CreateInstanceWithSecurity2(Int32, Int32, String, String, String, String, String)

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Crea una nuova istanza di un tipo COM che rappresenta una class factory protetta usando informazioni del manifesto della distribuzione.

Si applica a