Search Results for

    Show / Hide Table of Contents

    Interface IIdentitySet

    The identitySet resource is a keyed collection of identity resources.

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

    Properties

    Application

    The application associated with this action.

    Declaration
    IIdentity Application { get; }
    Property Value
    IIdentity

    Device

    The device associated with this action.

    Declaration
    IIdentity Device { get; }
    Property Value
    IIdentity

    User

    The user associated with this action.

    Declaration
    IIdentity User { get; }
    Property Value
    IIdentity

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