SPAuthenticationProvider.AuthenticationRedirectionUrl 属性
派生的类必须实现此只读属性获取身份验证发生页的位置。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public MustOverride ReadOnly Property AuthenticationRedirectionUrl As Uri
Get
用法
Dim instance As SPAuthenticationProvider
Dim value As Uri
value = instance.AuthenticationRedirectionUrl
public abstract Uri AuthenticationRedirectionUrl { get; }
属性值
类型:System.Uri
Uri 对象,该对象表示页面的位置。