Class AbstractServiceAccountTokenSupplier
Inheritance
AbstractServiceAccountTokenSupplier
      
      
  Implements
Inherited Members
Namespace: Oci.Common.Auth
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public abstract class AbstractServiceAccountTokenSupplier : IServiceAccountTokenSupplierFields
logger
Declaration
protected static Logger loggerField 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 |