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)
Syntaxpublic string OAuthClientId { get; set; }<asp:Login OAuthClientId="String" />
Property Value
Type:
String
See Also