Fingerprint_Card
Loading...
Searching...
No Matches
Zwipe.Build.Collect.SignMage Class Referencesealed
Inheritance diagram for Zwipe.Build.Collect.SignMage:
Collaboration diagram for Zwipe.Build.Collect.SignMage:

Public Member Functions

override bool Execute ()

Properties

ITaskItem RemoteAddress [get, set]
ITaskItem RemoteToken [get, set]
ITaskItem MageExecutable [get, set]
ITaskItem SignProvider [get, set]
ITaskItem[] SigningTargets [get, set]

Private Member Functions

Signer GetSigner (ITaskItem item)
ISignProvider GetProvider (ITaskItem signProvider)

Static Private Attributes

const string ProjectItemCertificateTag = "Certificate"
const string ProjectItemContainerTag = "Container"
const string ProjectItemContainerPasswordTag = "ContainerPassword"
const string ProjectItemCryptographicProviderTag = "CryptographicProvider"

Member Function Documentation

◆ Execute()

override bool Zwipe.Build.Collect.SignMage.Execute ( )
Here is the call graph for this function:

◆ GetProvider()

ISignProvider Zwipe.Build.Collect.SignMage.GetProvider ( ITaskItem signProvider)
private
Here is the caller graph for this function:

◆ GetSigner()

Signer Zwipe.Build.Collect.SignMage.GetSigner ( ITaskItem item)
private
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ ProjectItemCertificateTag

const string Zwipe.Build.Collect.SignMage.ProjectItemCertificateTag = "Certificate"
staticprivate

◆ ProjectItemContainerPasswordTag

const string Zwipe.Build.Collect.SignMage.ProjectItemContainerPasswordTag = "ContainerPassword"
staticprivate

◆ ProjectItemContainerTag

const string Zwipe.Build.Collect.SignMage.ProjectItemContainerTag = "Container"
staticprivate

◆ ProjectItemCryptographicProviderTag

const string Zwipe.Build.Collect.SignMage.ProjectItemCryptographicProviderTag = "CryptographicProvider"
staticprivate

Property Documentation

◆ MageExecutable

ITaskItem Zwipe.Build.Collect.SignMage.MageExecutable
getset

◆ RemoteAddress

ITaskItem Zwipe.Build.Collect.SignMage.RemoteAddress
getset

◆ RemoteToken

ITaskItem Zwipe.Build.Collect.SignMage.RemoteToken
getset

◆ SigningTargets

ITaskItem [] Zwipe.Build.Collect.SignMage.SigningTargets
getset

◆ SignProvider

ITaskItem Zwipe.Build.Collect.SignMage.SignProvider
getset

The documentation for this class was generated from the following file: