Freigeben über


SPWindowsAuthenticationProvider.AuthenticationRedirectionUrl-Eigenschaft

Speicherort 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 SPWindowsAuthenticationProvider
Dim value As Uri

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

Eigenschaftswert

Typ: System.Uri

Hinweise

Relativ zum Stamm der Iis-Website.

Siehe auch

Referenz

SPWindowsAuthenticationProvider Klasse

SPWindowsAuthenticationProvider-Member

Microsoft.SharePoint.Administration-Namespace