Share via


ISecureFactory 인터페이스

정의

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

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

적용 대상