ISecureFactory 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 ISecureFactory
[System.Runtime.InteropServices.Guid("391E0341-00C2-11D3-8ED9-83406C1D3D30")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISecureFactory
[<System.Runtime.InteropServices.Guid("391E0341-00C2-11D3-8ED9-83406C1D3D30")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISecureFactory = interface
Public Interface ISecureFactory
Pochodne
Atrybuty

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 reprezentujące bezpieczną fabrykę klas.

Dotyczy