RemoteAuthenticationDefaults Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents default values for different configurable values used across the library.
public ref class RemoteAuthenticationDefaults
public class RemoteAuthenticationDefaults
type RemoteAuthenticationDefaults = class
Public Class RemoteAuthenticationDefaults
- Inheritance
-
RemoteAuthenticationDefaults
Constructors
RemoteAuthenticationDefaults() |
Fields
LoginCallbackPath |
The default login callback path. |
LoginFailedPath |
The default login failed path. |
LoginPath |
The default login path. |
LogoutCallbackPath |
The default logout callback path. |
LogoutFailedPath |
The default logout failed path. |
LogoutPath |
The default logout path. |
LogoutSucceededPath |
The default logout succeeded path. |
ProfilePath |
The default profile path. |
RegisterPath |
The default register path. |