Table of Contents

Class ModifyOrganizationSecret

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

Constructors

ModifyOrganizationSecret(Guid, string)

public ModifyOrganizationSecret(Guid organizationId, string secret)

Parameters

organizationId Guid
secret string

Properties

Secret

public string Secret { get; set; }

Property Value

string