IdentityElementSurrogate.X509FindType Property

Definition

public:
 property System::Security::Cryptography::X509Certificates::X509FindType X509FindType { System::Security::Cryptography::X509Certificates::X509FindType get(); void set(System::Security::Cryptography::X509Certificates::X509FindType value); };
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedCategory(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "CertificateReference")]
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDescription(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "X509FindType")]
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDisplayName(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "X509FindType")]
public System.Security.Cryptography.X509Certificates.X509FindType X509FindType { get; set; }
member this.X509FindType : System.Security.Cryptography.X509Certificates.X509FindType with get, set
Public Property X509FindType As X509FindType

Property Value

X509FindType
Attributes

Applies to