Share via


ISecureFactory 介面

定義

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

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

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

方法

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

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

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

適用於