ClientName
Key Property
Nemiro.OAuth
Gets the client name.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Key
{
get
; }
public string Key { get; }
Public
ReadOnly
Property
Key
As
String
Get
Public ReadOnly Property Key As String Get
Property Value
Type:
String
See Also
ClientName Structure
Nemiro.OAuth Namespace