Skip to content

6aa7754d 529a 95d4 fff7 c216bbab2fba

Mat Walker edited this page Apr 17, 2020 · 1 revision

HTTPBased.ClientCertificate Property

[This is preliminary documentation and is subject to change.]

Gets or sets X509 Certificate to use with SSL based communications (If required)

Namespace: TeamControlium.NonGUI
Assembly: TeamControlium.NonGUI (in TeamControlium.NonGUI.dll) Version: 2.0.0

Syntax

C#

public X509Certificate2 ClientCertificate { get; set; }

Property Value

Type: X509Certificate2

See Also

Reference

HTTPBased Class
TeamControlium.NonGUI Namespace

Clone this wiki locally