GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.ICredentials Member List

This is the complete list of members for GenerallyPositive.ICredentials, including all inherited members.

FetchAccessToken(out string accessToken) (defined in GenerallyPositive.IAllowGetCredentials)GenerallyPositive.IAllowGetCredentials
GetCredentialsFor(string target) (defined in GenerallyPositive.IAllowCredentialsIntoCredentials)GenerallyPositive.IAllowCredentialsIntoCredentials
SaveTo(IGPALGrid< string > grid) (defined in GenerallyPositive.IAllowCredentialsIntoCredentials)GenerallyPositive.IAllowCredentialsIntoCredentials
ToGPALObject() (defined in GenerallyPositive.IAllowToGPALObject< TResult >)GenerallyPositive.IAllowToGPALObject< TResult >
WithAccessToken(string accessToken) (defined in GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials)GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials
WithAuthCode(string authCode) (defined in GenerallyPositive.IAllowCredentialsIntoCredentials)GenerallyPositive.IAllowCredentialsIntoCredentials
WithAuthRedirectUrl(string redirectUrl) (defined in GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials)GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials
WithClientId(string clientId) (defined in GenerallyPositive.IAllowClientId)GenerallyPositive.IAllowClientId
WithClientSecret(string clientSecret) (defined in GenerallyPositive.IAllowClientSecret)GenerallyPositive.IAllowClientSecret
WithCredentials(ICredentials credentials) (defined in GenerallyPositive.IAllowCredentialsUsername)GenerallyPositive.IAllowCredentialsUsername
WithDomain(string domain) (defined in GenerallyPositive.IAllowCredentialsIntoCredentials)GenerallyPositive.IAllowCredentialsIntoCredentials
WithEndpoint(string endpoint) (defined in GenerallyPositive.IAllowKeyFromApiEndpoint)GenerallyPositive.IAllowKeyFromApiEndpoint
WithKeyFromApi(IRESTClient restClient) (defined in GenerallyPositive.IAllowCredentialsUsername)GenerallyPositive.IAllowCredentialsUsername
WithKeyFromEnv(string envVariableName) (defined in GenerallyPositive.IAllowCredentialsUsername)GenerallyPositive.IAllowCredentialsUsername
WithPassword(string password) (defined in GenerallyPositive.IAllowCredentialsPassword)GenerallyPositive.IAllowCredentialsPassword
WithRefreshToken(string refreshToken) (defined in GenerallyPositive.IAllowCredentialsIntoCredentials)GenerallyPositive.IAllowCredentialsIntoCredentials
WithScope(OAuthScope scope) (defined in GenerallyPositive.IAllowCredentialsIntoCredentials)GenerallyPositive.IAllowCredentialsIntoCredentials
WithService(CredentialServiceType serviceType) (defined in GenerallyPositive.IAllowCredentialServiceType)GenerallyPositive.IAllowCredentialServiceType
WithServiceAccountKey(GPALFile serviceAccountKeyFile) (defined in GenerallyPositive.IAllowClientId)GenerallyPositive.IAllowClientId
WithServiceAccountKey(string serviceAccountKey) (defined in GenerallyPositive.IAllowClientId)GenerallyPositive.IAllowClientId
WithServiceAccountKey(GoogleServiceAccountKey serviceAccountKey) (defined in GenerallyPositive.IAllowClientId)GenerallyPositive.IAllowClientId
WithServiceKey(string key) (defined in GenerallyPositive.IAllowCredentialsUsername)GenerallyPositive.IAllowCredentialsUsername
WithUsername(string username) (defined in GenerallyPositive.IAllowCredentialsUsername)GenerallyPositive.IAllowCredentialsUsername
WithWebAuth(WebAuthType webAuthType) (defined in GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials)GenerallyPositive.IAllowCredentialsServiceKeyWithCredentials