Share via


RelyingPartyTrust.RequestSigningCertificate Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::X509Certificates::X509Certificate2 ^> ^ RequestSigningCertificate { System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::X509Certificates::X509Certificate2 ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.X509Certificates.X509Certificate2> RequestSigningCertificate { get; }
member this.RequestSigningCertificate : System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.X509Certificates.X509Certificate2>
Public ReadOnly Property RequestSigningCertificate As ReadOnlyCollection(Of X509Certificate2)

Property Value

Applies to