<PackageReference Include="Grpc.Core.Api" Version="2.80.0" />

Grpc.Core.VerifyPeerContext

public class VerifyPeerContext
Verification context for VerifyPeerCallback. Note: experimental API that can change or be removed without any prior notice.
public string PeerPem { get; }

The PEM encoded certificate of the peer.

public string TargetName { get; }

The target name of the peer.