IEvidenceFactory 接口

定义

获取对象的 Evidence.

public interface class IEvidenceFactory
public interface IEvidenceFactory
[System.Runtime.InteropServices.ComVisible(true)]
public interface IEvidenceFactory
type IEvidenceFactory = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IEvidenceFactory = interface
Public Interface IEvidenceFactory
派生
属性

属性

名称 说明
Evidence

获取 Evidence 用于验证当前对象的标识。

适用于