Interface IAuthenticationDetailsProvider
An interface of user-based authentication details provider.
Inherited Members
Namespace: Oci.Common.Auth
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public interface IAuthenticationDetailsProvider : IBasicAuthenticationDetailsProvider, IAbstractAuthenticationDetailsProviderProperties
Fingerprint
Declaration
string Fingerprint { get; }Property Value
| Type | Description | 
|---|---|
| string | 
TenantId
Declaration
string TenantId { get; }Property Value
| Type | Description | 
|---|---|
| string | 
UserId
Declaration
string UserId { get; }Property Value
| Type | Description | 
|---|---|
| string |