Table of Contents

Class CredentialTagged

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

Constructors

CredentialTagged(string, string)

public CredentialTagged(string necessity, string priority)

Parameters

necessity string
priority string

Properties

Necessity

public string Necessity { get; set; }

Property Value

string

Priority

public string Priority { get; set; }

Property Value

string