Class GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeadersDelegatedUserInfo
The configuration information for the delegated user.
Implements
Inherited Members
Namespace: Google.Apis.BeyondCorp.v1.Data
Assembly: Google.Apis.BeyondCorp.v1.dll
Syntax
public class GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeadersDelegatedUserInfo : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
OutputType
Optional. The delegated user's information.
Declaration
[JsonProperty("outputType")]
public virtual string OutputType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |