Google Cloud Security Command Center v1 API - Enum Kubernetes.Types.Subject.Types.AuthType (3.20.0)

public enum Kubernetes.Types.Subject.Types.AuthType

Reference documentation and code samples for the Google Cloud Security Command Center v1 API enum Kubernetes.Types.Subject.Types.AuthType.

Auth types that can be used for the subject's kind field.

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
Group

Collection of users.

Serviceaccount

Users managed by Kubernetes API with credentials stored as secrets.

Unspecified

Authentication is not specified.

User

User with valid certificate.