Op Englesch liesen Editéieren

Deelen iwwer


RemoteCertificateMode Enum

Definition

Describes the remote certificate requirements for a TLS connection.

C#
public enum RemoteCertificateMode
Inheritance
RemoteCertificateMode

Fields

Name Value Description
NoCertificate 0

A remote certificate is not required and will not be requested from remote endpoints.

AllowCertificate 1

A remote certificate will be requested; however, authentication will not fail if a certificate is not provided by the remote endpoint.

RequireCertificate 2

A remote certificate will be requested, and the remote endpoint must provide a valid certificate for authentication.

Applies to

Produkt Versiounen
.NET Orleans 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0