AuthPropertyName Property |
Gets the name of the property.
Namespace:
Grpc.Core
Assembly:
Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}member Name : string with get
Property Value
Type:
String
See Also