IdentityElementSurrogate.X509FindType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes