Class AbstractServiceAccountTokenSupplier
Inheritance
AbstractServiceAccountTokenSupplier
Implements
Inherited Members
Namespace: Oci.Common.Auth
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public abstract class AbstractServiceAccountTokenSupplier : IServiceAccountTokenSupplier
Fields
logger
Declaration
protected static Logger logger
Field Value
| Type | Description |
|---|---|
| Logger |
Properties
ServiceAccountToken
Declaration
public string ServiceAccountToken { get; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
getTokenInner()
Declaration
protected virtual string getTokenInner()
Returns
| Type | Description |
|---|---|
| string |