Show / Hide Table of Contents

Enum AppsResource.AuthorizedCertificatesResource.GetRequest.ViewEnum

Controls the set of fields returned in the GET response.

Namespace: Google.Apis.Appengine.v1
Assembly: Google.Apis.Appengine.v1.dll
Syntax
public enum AppsResource.AuthorizedCertificatesResource.GetRequest.ViewEnum

Fields

Name Description
BASICCERTIFICATE

Basic certificate information, including applicable domains and expiration date.

FULLCERTIFICATE

The information from BASIC_CERTIFICATE, plus detailed information on the domain mappings that have this certificate mapped.

In this article
Back to top Generated by DocFX