Interface IUserDelegationDetailsProvider
An interface of user-based delegation details provider.
Inherited Members
Namespace: Oci.Common.Auth
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public interface IUserDelegationDetailsProvider : IBasicAuthenticationDetailsProvider, IAbstractAuthenticationDetailsProviderProperties
TenantId
Declaration
string TenantId { get; }Property Value
| Type | Description | 
|---|---|
| string | 
Methods
GetDelegationToken()
Declaration
string GetDelegationToken()Returns
| Type | Description | 
|---|---|
| string |