Show / Hide Table of Contents

Class OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource

The "workloadIdentityPools" collection of methods.

Inheritance
object
OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CloudSecurityToken.v1
Assembly: Google.Apis.CloudSecurityToken.v1.dll
Syntax
public class OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource

Constructors

WorkloadIdentityPoolsResource(IClientService)

Constructs a new resource.

Declaration
public WorkloadIdentityPoolsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

Openid

Gets the Openid resource.

Declaration
public virtual OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource.OpenidResource Openid { get; }
Property Value
Type Description
OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource.OpenidResource

WellKnown

Gets the WellKnown resource.

Declaration
public virtual OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource.WellKnownResource WellKnown { get; }
Property Value
Type Description
OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource.WellKnownResource
In this article
Back to top Generated by DocFX