Class OncCertificateProvider
This feature is not generally available.
Implements
Inherited Members
Namespace: Google.Apis.AndroidManagement.v1.Data
Assembly: Google.Apis.AndroidManagement.v1.dll
Syntax
public class OncCertificateProvider : IDirectResponseSchema
Properties
CertificateReferences
This feature is not generally available.
Declaration
[JsonProperty("certificateReferences")]
public virtual IList<string> CertificateReferences { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
ContentProviderEndpoint
This feature is not generally available.
Declaration
[JsonProperty("contentProviderEndpoint")]
public virtual ContentProviderEndpoint ContentProviderEndpoint { get; set; }
Property Value
Type | Description |
---|---|
ContentProviderEndpoint |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |