Class SPUserProfile
Inheritance
System.Object
SPUserProfile
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
Assembly: PnP.Framework.dll
Syntax
public class SPUserProfile : object
Properties
Property
Declaration
public StringDictionaryItem[] Property { get; set; }
Property Value
TargetGroup
Declaration
public string TargetGroup { get; set; }
Property Value
System.
|
TargetUser
Declaration
public string TargetUser { get; set; }
Property Value
System.
|