Table of Contents

Class RemovePersonSecret

Namespace
InSite.Application.People.Write
Assembly
Shift.Sdk.dll
public class RemovePersonSecret : Command, ICommand
Inheritance
RemovePersonSecret
Implements
Inherited Members
Extension Methods

Constructors

RemovePersonSecret(Guid, Guid)

public RemovePersonSecret(Guid personId, Guid secretId)

Parameters

personId Guid
secretId Guid

Properties

OrganizationId

public Guid OrganizationId { get; set; }

Property Value

Guid

PersonId

public Guid PersonId { get; set; }

Property Value

Guid