Click or drag to resize

RequestOptionsX509Certificate Property

The certificate profile used by Certificate based authentication.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public byte[] X509Certificate { get; set; }

Property Value

Type: Byte
See Also