Share via


ISecureFactory2 인터페이스

정의

보안 클래스 팩터리를 만드는 방법을 제공합니다.

이 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 형식의 새 인스턴스를 만듭니다.

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

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

배포 매니페스트의 정보를 사용하여 보안 클래스 팩터리를 나타내는 COM 형식의 새 인스턴스를 만듭니다.

적용 대상