ISecureFactory Gränssnitt

Definition

Innehåller metoder för att skapa säkra klassfabriker.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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
Härledda
Attribut

Metoder

Name Description
CreateInstanceWithSecurity(Int32, Int32, String, String, String, String)

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

Skapar en ny instans av en COM-typ som representerar en säker klassfabrik.

Gäller för