Freigeben über


SPFormsAuthenticationProvider.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 SPFormsAuthenticationProvider
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

SPFormsAuthenticationProvider Klasse

SPFormsAuthenticationProvider-Member

Microsoft.SharePoint.Administration-Namespace