ISecureFactory 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供用於建立安全 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。 |