Table of Contents

Interface IGraphPrincipal

Namespace
PnP.Core.Model.Security
Assembly
PnP.Core.dll

Represents a Microsoft 365 user or group

public interface IGraphPrincipal

Properties

Id

Gets a value that specifies the member identifier for the user or group.

string Id { get; set; }

Property Value

string