Bagikan melalui


AllJoynCredentialsVerificationRequestedEventArgs.PeerIntermediateCertificates Properti

Definisi

Penting

Jenis di namespace Layanan Windows.Devices.AllJoyn tidak digunakan lagi, dan mungkin tidak tersedia di versi Windows yang akan datang. AllJoyn—disponsori oleh AllSeen Alliance—adalah penemuan sumber terbuka dan protokol komunikasi untuk skenario Internet of Things (IoT) seperti menyalakan dan mematikan lampu, serta membaca suhu. Untuk alternatif, seperti IoTivity Lite dan IoTivity, lihat situs web iotivity.org .

Mengambil sertifikat perantara yang dikirim selama autentikasi.

public:
 property IVectorView<Certificate ^> ^ PeerIntermediateCertificates { IVectorView<Certificate ^> ^ get(); };
IVectorView<Certificate> PeerIntermediateCertificates();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynCredentialsVerificationRequestedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
IVectorView<Certificate> PeerIntermediateCertificates();
public IReadOnlyList<Certificate> PeerIntermediateCertificates { get; }
public IReadOnlyList<Certificate> PeerIntermediateCertificates { [Windows.Foundation.Metadata.Deprecated("AllJoynCredentialsVerificationRequestedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var iVectorView = allJoynCredentialsVerificationRequestedEventArgs.peerIntermediateCertificates;
Public ReadOnly Property PeerIntermediateCertificates As IReadOnlyList(Of Certificate)

Nilai Properti

Daftar sertifikat perantara.

Atribut

Persyaratan Windows

Kemampuan aplikasi
allJoyn

Berlaku untuk