GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowClientId Interface Reference
Inheritance diagram for GenerallyPositive.IAllowClientId:
GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials GenerallyPositive.ICredentials GenerallyPositive.Credentials

Public Member Functions

IAllowClientSecret WithClientId (string clientId)
IAllowCredentialsIntoCredentials WithServiceAccountKey (GPALFile serviceAccountKeyFile)
IAllowCredentialsIntoCredentials WithServiceAccountKey (string serviceAccountKey)
IAllowCredentialsIntoCredentials WithServiceAccountKey (GoogleServiceAccountKey serviceAccountKey)

Detailed Description

Definition at line 354 of file Interfaces.cs.

Member Function Documentation

◆ WithClientId()

IAllowClientSecret GenerallyPositive.IAllowClientId.WithClientId ( string clientId)

◆ WithServiceAccountKey() [1/3]

IAllowCredentialsIntoCredentials GenerallyPositive.IAllowClientId.WithServiceAccountKey ( GoogleServiceAccountKey serviceAccountKey)

◆ WithServiceAccountKey() [2/3]

IAllowCredentialsIntoCredentials GenerallyPositive.IAllowClientId.WithServiceAccountKey ( GPALFile serviceAccountKeyFile)

◆ WithServiceAccountKey() [3/3]

IAllowCredentialsIntoCredentials GenerallyPositive.IAllowClientId.WithServiceAccountKey ( string serviceAccountKey)

The documentation for this interface was generated from the following file: