Class VerifyPeerContext
Inherited Members
Namespace: Grpc.Core
Assembly: Grpc.Core.Api.dll
Syntax
public class VerifyPeerContext
Properties
PeerPem
Declaration
public string PeerPem { get; }
Property Value
Type | Description |
---|---|
string |
TargetName
Declaration
public string TargetName { get; }
Property Value
Type | Description |
---|---|
string |