Class ResourcePrincipalAuthenticationDetailsProvider
An authentication details providers that make remote requests via Resource Prinicipals
Inheritance
ResourcePrincipalAuthenticationDetailsProvider
Implements
Inherited Members
Namespace: Oci.Common.Auth
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public class ResourcePrincipalAuthenticationDetailsProvider : AbstractRequestingAuthenticationDetailsProvider, IBasicAuthenticationDetailsProvider, IAbstractAuthenticationDetailsProvider, IRegionProvider, IRefreshableOnNotAuthenticatedProvider<string>
Fields
logger
Declaration
protected static Logger logger
Field Value
| Type | Description |
|---|---|
| Logger |
Methods
GetProvider()
Declaration
public static ResourcePrincipalAuthenticationDetailsProvider GetProvider()
Returns
| Type | Description |
|---|---|
| ResourcePrincipalAuthenticationDetailsProvider |