Show / Hide Table of Contents

Enum UsersResource.GetLoginProfileRequest.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.GetLoginProfileRequest.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.

In This Article
Back to top Generated by DocFX