Click or drag to resize

SslCredentialsRootCertificates Property

PEM encoding of the server root certificates.

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntax
public string RootCertificates { get; }

Property Value

Type: String
See Also