Security
AIKernel.Dtos reference members from AIKernel.NET/src/AIKernel.Dtos/Security.
Source: AIKernel.NET/src/AIKernel.Dtos/Security
Summary
This section documents 18 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/Security.
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
| Kind | Member | Summary | Details |
|---|---|---|---|
| method | AIKernel.Dtos.Security.AccessDecision.newM:AIKernel.Dtos.Security.AccessDecision.new |
Executes the new operation as part of the AIKernel public reference surface. | No additional XML detail. |
| method | AIKernel.Dtos.Security.PolicyEvaluationResult.newM:AIKernel.Dtos.Security.PolicyEvaluationResult.new |
Executes the new operation as part of the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.AccessDecision.AllowedP:AIKernel.Dtos.Security.AccessDecision.Allowed |
Gets or sets the Allowed value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.AccessDecision.ReasonP:AIKernel.Dtos.Security.AccessDecision.Reason |
Gets or sets the Reason value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.AccessDecision.stringP:AIKernel.Dtos.Security.AccessDecision.string |
Gets or sets the string value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.AccessRequest.ActionP:AIKernel.Dtos.Security.AccessRequest.Action |
Gets or sets the Action value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.AccessRequest.PrincipalP:AIKernel.Dtos.Security.AccessRequest.Principal |
Gets or sets the Principal value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.AccessRequest.ResourceP:AIKernel.Dtos.Security.AccessRequest.Resource |
Gets or sets the Resource value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.AccessRequest.stringP:AIKernel.Dtos.Security.AccessRequest.string |
Gets or sets the string value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.PermissionConstraint.ConstraintTypeP:AIKernel.Dtos.Security.PermissionConstraint.ConstraintType |
Gets or sets the ConstraintType value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.PermissionConstraint.DescriptionP:AIKernel.Dtos.Security.PermissionConstraint.Description |
Gets or sets the Description value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.PermissionConstraint.ValueP:AIKernel.Dtos.Security.PermissionConstraint.Value |
Gets or sets the Value value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.PolicyEvaluationResult.AllAllowedP:AIKernel.Dtos.Security.PolicyEvaluationResult.AllAllowed |
Gets or sets the AllAllowed value exposed by the AIKernel public reference surface. | No additional XML detail. |
| property | AIKernel.Dtos.Security.PolicyEvaluationResult.RiskLevelP:AIKernel.Dtos.Security.PolicyEvaluationResult.RiskLevel |
Gets or sets the RiskLevel value exposed by the AIKernel public reference surface. | No additional XML detail. |
| type | AIKernel.Dtos.Security.AccessDecisionT:AIKernel.Dtos.Security.AccessDecision |
Represents the AccessDecision public reference surface for AIKernel package consumers. | No additional XML detail. |
| type | AIKernel.Dtos.Security.AccessRequestT:AIKernel.Dtos.Security.AccessRequest |
Represents the AccessRequest public reference surface for AIKernel package consumers. | No additional XML detail. |
| type | AIKernel.Dtos.Security.PermissionConstraintT:AIKernel.Dtos.Security.PermissionConstraint |
Represents the PermissionConstraint public reference surface for AIKernel package consumers. | No additional XML detail. |
| type | AIKernel.Dtos.Security.PolicyEvaluationResultT:AIKernel.Dtos.Security.PolicyEvaluationResult |
Represents the PolicyEvaluationResult public reference surface for AIKernel package consumers. | No additional XML detail. |