SPTrustedAuthenticationProvider.AuthenticationRedirectionUrl 属性

获取发生身份验证的页面位置。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides ReadOnly Property AuthenticationRedirectionUrl As Uri
    Get
用法
Dim instance As SPTrustedAuthenticationProvider
Dim value As Uri

value = instance.AuthenticationRedirectionUrl
public override Uri AuthenticationRedirectionUrl { get; }

属性值

类型:System.Uri
发生身份验证的页面Uri

另请参阅

引用

SPTrustedAuthenticationProvider 类

SPTrustedAuthenticationProvider 成员

Microsoft.SharePoint.Administration 命名空间