Search Results for

    Show / Hide Table of Contents

    Interface IGraphPrincipal

    Represents a Microsoft 365 user or group

    Namespace: PnP.Core.Model.Security
    Assembly: PnP.Core.dll
    Syntax
    public interface IGraphPrincipal

    Properties

    Id

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

    Declaration
    string Id { get; set; }
    Property Value
    System.String

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer