LoginOAuthReturnUrl Property |
Gets or sets the OAuth return URL.
Namespace:
Packflow.Interface.Account
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntaxpublic string OAuthReturnUrl { get; set; }<asp:Login OAuthReturnUrl="String" />
Property Value
Type:
String
The OAuth return URL.
See Also