The LoginRpx type exposes the following members.

Properties

  Name Description
Public property ApiKey
RpxNow API key. Must set it to your API key.
Public property EmailRequired
Gets or sets if an e-mail is required.
Protected property FrameStyle
Iframe style.
Public property Height
Iframe height.
Public property LanguagePreference
Language preference for RpxNow, by default it is set english.
Public property ReturnUrl
Gets or sets the return Url of the logged in user.
Public property RpxApiUrl
Url for the RpxNow API. Default setting is https://rpxnow.com/api/v2/
Protected property RpxEmbedFrameSrc
Full embed frame source URL.
Public property RpxFrameUrl
Frame URL for RpxNow, depends on the particular application. MUST set it to the URL of your app - it will NOT work with MonoX default setting.
Public property UseMappings
Indicates wheter mapping API is used: https://rpxnow.com/docs#mappings
Public property Width
Iframe width.

See Also