ISecureFactory2 Interfejs

Definicja

Udostępnia metody tworzenia bezpiecznych fabryk klas.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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
Pochodne
Atrybuty
Implementuje

Metody

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

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Tworzy nowe wystąpienie typu COM, które reprezentuje bezpieczną fabrykę klas.

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

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Tworzy nowe wystąpienie typu COM reprezentujące bezpieczną fabrykę klas przy użyciu informacji z manifestu wdrożenia.

Dotyczy