RemoteAuthenticationDefaults 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示跨库使用的不同可配置值的默认值。
public ref class RemoteAuthenticationDefaults
public class RemoteAuthenticationDefaults
type RemoteAuthenticationDefaults = class
Public Class RemoteAuthenticationDefaults
- 继承
-
RemoteAuthenticationDefaults
构造函数
| RemoteAuthenticationDefaults() |
表示跨库使用的不同可配置值的默认值。 |
字段
| LoginCallbackPath |
默认登录回调路径。 |
| LoginFailedPath |
默认登录失败路径。 |
| LoginPath |
默认登录路径。 |
| LogoutCallbackPath |
默认注销回调路径。 |
| LogoutFailedPath |
默认注销失败路径。 |
| LogoutPath |
默认注销路径。 |
| LogoutSucceededPath |
默认注销成功路径。 |
| ProfilePath |
默认配置文件路径。 |
| RegisterPath |
默认寄存器路径。 |