ServiceAccountTokenProjectionV1
Classsealednet10.0
Represents a service account token source within a projected volume.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class ServiceAccountTokenProjectionV1{ // ...}Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesAudienceget; setstring? Gets or sets the intended audience of the token.
ExpirationSecondsget; setlong? Gets or sets the requested token expiration time in seconds.
Pathget; setstring Gets or sets the relative path where the token will be projected.