[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["AuthProperty is a class representing a property of an AuthContext, within the Grpc.Core namespace in the Grpc.Core.Api.dll assembly, and is marked as an experimental API."],["This class includes properties for retrieving the name, string value, and binary value of a property, each accessible through the Name, Value, and ValueBytes properties respectively."],["AuthProperty inherits from the object class and, as such, possesses standard methods such as Equals, GetHashCode, and ToString, among others."],["An instance of AuthProperty can be created via the static Create method, which requires a string name and a byte array as parameters."],["There are several different versions of the class, with version 2.66.0 being the latest, 2.63.0 being the current version, and 2.48.0 also available."]]],[]]