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

Public Member Functions

IAllowCredentialsServiceKeyWithCredentials WithWebAuth (WebAuthType webAuthType)
IAllowCredentialsServiceKeyWithCredentials WithAccessToken (string accessToken)
IAllowCredentialsServiceKeyWithCredentials WithAuthRedirectUrl (string redirectUrl)
Public Member Functions inherited from GenerallyPositive.IAllowClientId
IAllowClientSecret WithClientId (string clientId)
IAllowCredentialsIntoCredentials WithServiceAccountKey (GPALFile serviceAccountKeyFile)
IAllowCredentialsIntoCredentials WithServiceAccountKey (string serviceAccountKey)
IAllowCredentialsIntoCredentials WithServiceAccountKey (GoogleServiceAccountKey serviceAccountKey)
Public Member Functions inherited from GenerallyPositive.IAllowToGPALObject< TResult >
TResult ToGPALObject ()

Detailed Description

Definition at line 365 of file Interfaces.cs.

Member Function Documentation

◆ WithAccessToken()

IAllowCredentialsServiceKeyWithCredentials GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials.WithAccessToken ( string accessToken)

◆ WithAuthRedirectUrl()

IAllowCredentialsServiceKeyWithCredentials GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials.WithAuthRedirectUrl ( string redirectUrl)

◆ WithWebAuth()

IAllowCredentialsServiceKeyWithCredentials GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials.WithWebAuth ( WebAuthType webAuthType)

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