Freigeben über


SPTrustedAuthenticationProvider.AuthenticationRedirectionUrl-Eigenschaft

Ruft die Position der Seite, auf dem die Authentifizierung erfolgt.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property AuthenticationRedirectionUrl As Uri
    Get
'Usage
Dim instance As SPTrustedAuthenticationProvider
Dim value As Uri

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

Eigenschaftswert

Typ: System.Uri
Uri auf der Seite, auf dem die Authentifizierung erfolgt.

Siehe auch

Referenz

SPTrustedAuthenticationProvider Klasse

SPTrustedAuthenticationProvider-Member

Microsoft.SharePoint.Administration-Namespace