Share via


SPSocialFeedManager-Konstruktor (UserProfile, SPServiceContext, SPUserToken)

Initialisiert eine neue Instanz der SPSocialFeedManager -Klasse mit dem angegebenen Benutzer, Dienstkontext und Authentifizierungstoken.

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

Syntax

'Declaration
Public Sub New ( _
    profile As UserProfile, _
    context As SPServiceContext, _
    userToken As SPUserToken _
)
'Usage
Dim profile As UserProfile
Dim context As SPServiceContext
Dim userToken As SPUserToken

Dim instance As New SPSocialFeedManager(profile, _
    context, userToken)
public SPSocialFeedManager(
    UserProfile profile,
    SPServiceContext context,
    SPUserToken userToken
)

Parameter

Siehe auch

Referenz

SPSocialFeedManager Klasse

SPSocialFeedManager-Member

SPSocialFeedManager-Überladung

Microsoft.Office.Server.Social-Namespace