Freigeben über


UserProfile.RemotePersonalSiteHostUrl-Eigenschaft

Ruft die absolute URL-Zeichenfolge für den Benutzer remote persönliche Websitehost ab, sofern vorhanden.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property RemotePersonalSiteHostUrl As Uri
    Get
'Usage
Dim instance As UserProfile
Dim value As Uri

value = instance.RemotePersonalSiteHostUrl
public Uri RemotePersonalSiteHostUrl { get; }

Eigenschaftswert

Typ: System.Uri
Die absolute URL-Zeichenfolge, die der Host des Benutzers remote persönliche Website, sofern vorhanden.

Siehe auch

Referenz

UserProfile Klasse

UserProfile-Member

Microsoft.Office.Server.UserProfiles-Namespace