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
Properties
Necessity
public string Necessity { get; set; }
Property Value
Priority
public string Priority { get; set; }