Click or drag to resize

LoginOAuthClientId Property

The OAuth client Id. Value is provided by OAuth service provider.

Namespace:  Packflow.Interface.Account
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
public string OAuthClientId { get; set; }

Property Value

Type: String
See Also