Share via


ISecureFactory2 介面

定義

提供用於建立安全 Class Factory 的方法。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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
衍生
屬性
實作

方法

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

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

建立 COM 類型的新執行個體,代表安全 Class Factory。

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

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

透過使用來自部署資訊清單的資訊,建立 COM 類型的新執行個體,代表安全 Class Factory。

適用於