public enum Kubernetes.Types.Subject.Types.AuthTypeReference documentation and code samples for the Security Command Center v2 API enum Kubernetes.Types.Subject.Types.AuthType.
Auth types that can be used for the subject's kind field.
Namespace
Google.Cloud.SecurityCenter.V2Assembly
Google.Cloud.SecurityCenter.V2.dll
Fields |
|
|---|---|
| Name | Description |
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. |