Table of Contents

Class OrganizationSecretModified

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class OrganizationSecretModified : Change, IChange
Inheritance
OrganizationSecretModified
Implements
Inherited Members
Extension Methods

Constructors

OrganizationSecretModified(string)

public OrganizationSecretModified(string secret)

Parameters

secret string

Properties

Secret

public string Secret { get; set; }

Property Value

string