Enum UsersResource.ImportSshPublicKeyRequest.ViewEnum
The view configures whether to retrieve security keys information.
Namespace: Google.Apis.CloudOSLogin.v1beta
Assembly: Google.Apis.CloudOSLogin.v1beta.dll
Syntax
public enum UsersResource.ImportSshPublicKeyRequest.ViewEnum
Fields
Name | Description |
---|---|
BASIC | Includes POSIX and SSH key information. |
LOGINPROFILEVIEWUNSPECIFIED | The default login profile view. The API defaults to the BASIC view. |
SECURITYKEY | Include security key information for the user. |