Click or drag to resize

AuthPropertyValueBytes Property

Gets the binary value of the property.

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntax
public byte[] ValueBytes { get; }

Property Value

Type: Byte
See Also