Freigeben über


PrincipalInfo-Klasse

Ermöglicht den Zugriff auf Informationen zu einem Prinzipal.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.Utilities.PrincipalInfo

Namespace:  Microsoft.SharePoint.Client.Utilities
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public NotInheritable Class PrincipalInfo _
    Inherits ClientValueObject
'Usage
Dim instance As PrincipalInfo
public sealed class PrincipalInfo : ClientValueObject

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

PrincipalInfo-Member

Microsoft.SharePoint.Client.Utilities-Namespace