Skip to main content
API Reference NianticSpatial.NSDK.AR.Editor.Auth

AuthEditorLoginSuccessfulPage


Declaration

public static class AuthEditorLoginSuccessfulPage

Fields

NameTypeSummary
static HtmlContentstring
Contains the HTML content for the "Login Successful" page.
This uses a verbatim string (@"...") for compatibility with older C# versions.
All double-quotes within the string are escaped by doubling them (e.g., class=""..."").