[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVerifyPeerContext\u003c/code\u003e class is an experimental API within the \u003ccode\u003eGrpc.Core\u003c/code\u003e namespace, intended for use with \u003ccode\u003eVerifyPeerCallback\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and provides methods for comparing objects, retrieving hash codes, and obtaining type information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePeerPem\u003c/code\u003e property returns the peer's PEM-encoded certificate as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetName\u003c/code\u003e property provides the peer's target name as a string.\u003c/p\u003e\n"]]],[],null,["# Class VerifyPeerContext (2.66.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.66.0 (latest)](/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.VerifyPeerContext)\n- [2.63.0](/dotnet/docs/reference/Grpc.Core/2.63.0/Grpc.Core.VerifyPeerContext)\n- [2.48.0](/dotnet/docs/reference/Grpc.Core/2.48.0/Grpc.Core.VerifyPeerContext) \n\n public class VerifyPeerContext\n\nVerification context for VerifyPeerCallback.\nNote: experimental API that can change or be removed without any prior notice. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e VerifyPeerContext \n\nInherited Members\n-----------------\n\n[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)) \n[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grpc.Core](/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core)\n\nAssembly\n--------\n\nGrpc.Core.Api.dll\n\nProperties\n----------\n\n### PeerPem\n\n public string PeerPem { get; }\n\nThe PEM encoded certificate of the peer.\n\n### TargetName\n\n public string TargetName { get; }\n\nThe target name of the peer."]]