Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.AuthProvidersResource

The "authProviders" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.AuthProvidersResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AgentIdentityCredentials.v1beta
Assembly: Google.Apis.AgentIdentityCredentials.v1beta.dll
Syntax
public class ProjectsResource.LocationsResource.AuthProvidersResource

Constructors

AuthProvidersResource(IClientService)

Constructs a new resource.

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

Properties

Credentials

Gets the Credentials resource.

Declaration
public virtual ProjectsResource.LocationsResource.AuthProvidersResource.CredentialsResource Credentials { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.AuthProvidersResource.CredentialsResource
In this article
Back to top Generated by DocFX