Table of Contents

Class TagCredential

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

Constructors

TagCredential(Guid, string, string)

public TagCredential(Guid credential, string necessity, string priority)

Parameters

credential Guid
necessity string
priority string

Properties

Necessity

public string Necessity { get; set; }

Property Value

string

Priority

public string Priority { get; set; }

Property Value

string