ClientName Parse Method Nemiro.OAuth
Converts a specified string to ClientName.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public static ClientName Parse(
	string value
)

Return Value

Type: ClientName
See Also