AIKernel.NET

Prompt

NuGet XML reference / 24 members

AIKernel.Dtos reference members from AIKernel.NET/src/AIKernel.Dtos/Prompt.

Source: AIKernel.NET/src/AIKernel.Dtos/Prompt

Summary

This section documents 24 generated members for AIKernel.Dtos. Member kinds in this source section: method, property, type.

Why

This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.

Usage

Use this page when you already know the package and need to inspect the source-backed member list from AIKernel.NET/src/AIKernel.Dtos/Prompt.

Examples

dotnet add package AIKernel.Dtos --version 0.1.2

Notes

Member descriptions come from XML documentation files when available. Empty cells mean the source does not currently provide XML documentation for that member in this language.

See Also

Package | Docs | Generation Report

KindMemberSummaryDetails
method AIKernel.Dtos.Prompt.PromptPolicyDto.#ctor
M:AIKernel.Dtos.Prompt.PromptPolicyDto.#ctor
Executes the #ctor operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Dtos.Prompt.PromptPolicyDto.List<string>
M:AIKernel.Dtos.Prompt.PromptPolicyDto.List<string>
Executes the List<string> operation as part of the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.GovernanceMetadataDto.Hash
P:AIKernel.Dtos.Prompt.GovernanceMetadataDto.Hash
Gets or sets the Hash value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.GovernanceMetadataDto.HashAlgorithm
P:AIKernel.Dtos.Prompt.GovernanceMetadataDto.HashAlgorithm
Gets or sets the HashAlgorithm value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.GovernanceMetadataDto.Issuer
P:AIKernel.Dtos.Prompt.GovernanceMetadataDto.Issuer
Gets or sets the Issuer value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.GovernanceMetadataDto.Signature
P:AIKernel.Dtos.Prompt.GovernanceMetadataDto.Signature
Gets or sets the Signature value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.GovernanceMetadataDto.SignedAt
P:AIKernel.Dtos.Prompt.GovernanceMetadataDto.SignedAt
Gets or sets the SignedAt value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.GovernanceMetadataDto.SignerId
P:AIKernel.Dtos.Prompt.GovernanceMetadataDto.SignerId
Gets or sets the SignerId value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.PromptPolicyDto.CreatedAt
P:AIKernel.Dtos.Prompt.PromptPolicyDto.CreatedAt
Gets or sets the CreatedAt value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.PromptPolicyDto.ExpiresAt
P:AIKernel.Dtos.Prompt.PromptPolicyDto.ExpiresAt
Gets or sets the ExpiresAt value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.PromptPolicyDto.MaxTokenBudget
P:AIKernel.Dtos.Prompt.PromptPolicyDto.MaxTokenBudget
Gets or sets the MaxTokenBudget value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.PromptPolicyDto.TrustLevelRequired
P:AIKernel.Dtos.Prompt.PromptPolicyDto.TrustLevelRequired
Gets or sets the TrustLevelRequired value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.SignedPromptArtifactDto.EntityId
P:AIKernel.Dtos.Prompt.SignedPromptArtifactDto.EntityId
Gets or sets the EntityId value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.SignedPromptArtifactDto.Governance
P:AIKernel.Dtos.Prompt.SignedPromptArtifactDto.Governance
Gets or sets the Governance value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.SignedPromptArtifactDto.Policy
P:AIKernel.Dtos.Prompt.SignedPromptArtifactDto.Policy
Gets or sets the Policy value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.SignedPromptArtifactDto.PromptBody
P:AIKernel.Dtos.Prompt.SignedPromptArtifactDto.PromptBody
Gets or sets the PromptBody value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.SignedPromptArtifactDto.Type
P:AIKernel.Dtos.Prompt.SignedPromptArtifactDto.Type
Gets or sets the Type value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Prompt.SignedPromptArtifactDto.Version
P:AIKernel.Dtos.Prompt.SignedPromptArtifactDto.Version
Gets or sets the Version value exposed by the AIKernel public reference surface. No additional XML detail.
type AIKernel.Dtos.Prompt.GovernanceMetadataDto
T:AIKernel.Dtos.Prompt.GovernanceMetadataDto
Represents the GovernanceMetadataDto public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Prompt.PromptPolicyDto
T:AIKernel.Dtos.Prompt.PromptPolicyDto
Represents the PromptPolicyDto public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Prompt.PromptValidationResult
T:AIKernel.Dtos.Prompt.PromptValidationResult
Represents the PromptValidationResult public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Prompt.PromptVerificationResult
T:AIKernel.Dtos.Prompt.PromptVerificationResult
Represents the PromptVerificationResult public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Prompt.SignatureVerificationResult
T:AIKernel.Dtos.Prompt.SignatureVerificationResult
Represents the SignatureVerificationResult public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Prompt.SignedPromptArtifactDto
T:AIKernel.Dtos.Prompt.SignedPromptArtifactDto
Represents the SignedPromptArtifactDto public reference surface for AIKernel package consumers. No additional XML detail.