Cloud Identity-Aware Proxy v1 API - Class IdentityAwareProxyOAuthServiceSettings (2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class IdentityAwareProxyOAuthServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class IdentityAwareProxyOAuthServiceSettings.
Settings for IdentityAwareProxyOAuthServiceClient instances.
Inherited Members
Namespace
Google.Cloud.Iap.V1Assembly
Google.Cloud.Iap.V1.dll
Constructors
IdentityAwareProxyOAuthServiceSettings()
public IdentityAwareProxyOAuthServiceSettings()Constructs a new IdentityAwareProxyOAuthServiceSettings object with default settings.
Properties
CreateBrandSettings
public CallSettings CreateBrandSettings { get; set; }CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyOAuthServiceClient.CreateBrand and
IdentityAwareProxyOAuthServiceClient.CreateBrandAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
CreateIdentityAwareProxyClientSettings
public CallSettings CreateIdentityAwareProxyClientSettings { get; set; }CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClient and
IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
DeleteIdentityAwareProxyClientSettings
public CallSettings DeleteIdentityAwareProxyClientSettings { get; set; }CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClient and
IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
GetBrandSettings
public CallSettings GetBrandSettings { get; set; }CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyOAuthServiceClient.GetBrand and
IdentityAwareProxyOAuthServiceClient.GetBrandAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
GetIdentityAwareProxyClientSettings
public CallSettings GetIdentityAwareProxyClientSettings { get; set; }CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClient and
IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
ListBrandsSettings
public CallSettings ListBrandsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyOAuthServiceClient.ListBrands and
IdentityAwareProxyOAuthServiceClient.ListBrandsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
ListIdentityAwareProxyClientsSettings
public CallSettings ListIdentityAwareProxyClientsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClients and
IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
ResetIdentityAwareProxyClientSecretSettings
public CallSettings ResetIdentityAwareProxyClientSecretSettings { get; set; }CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecret and
IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
Methods
Clone()
public IdentityAwareProxyOAuthServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
IdentityAwareProxyOAuthServiceSettings |
A deep clone of this IdentityAwareProxyOAuthServiceSettings object. |
GetDefault()
public static IdentityAwareProxyOAuthServiceSettings GetDefault()Get a new instance of the default IdentityAwareProxyOAuthServiceSettings.
| Returns | |
|---|---|
| Type | Description |
IdentityAwareProxyOAuthServiceSettings |
A new instance of the default IdentityAwareProxyOAuthServiceSettings. |