SecTrust.Item[nint] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取用于评估信任的证书之一。
public Security.SecCertificate this[nint index] { get; }
member this.Item(nint) : Security.SecCertificate
参数
- index
- System.System.IntPtr System.nativeint
要检索的证书的索引。
属性值
指定的 SecCertificate 实例。
注解
与提供给构造函数的证书相比,证书可能更多且不同。