AuthenticationFeature 类 
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于捕获路径信息,以便可以在应用中正确计算重定向。Map () 。
public ref class AuthenticationFeature : Microsoft::AspNetCore::Authentication::IAuthenticationFeaturepublic class AuthenticationFeature : Microsoft.AspNetCore.Authentication.IAuthenticationFeaturetype AuthenticationFeature = class
    interface IAuthenticationFeaturePublic Class AuthenticationFeature
Implements IAuthenticationFeature- 继承
- 
				AuthenticationFeature
- 实现
构造函数
| AuthenticationFeature() | 用于捕获路径信息,以便可以在应用中正确计算重定向。Map () 。 | 
属性
| OriginalPath | 原始路径。 | 
| OriginalPathBase | 原始路径基。 |