Azure.Identity.ManagedIdentityClientOptions class ManagedIdentityClientOptions Documentation Code public bool ExcludeTokenExchangeManagedIdentitySource { get; set; } public TimeSpan? InitialImdsConnectionTimeout { get; set; } public bool IsForceRefreshEnabled { get; set; } public ManagedIdentityId ManagedIdentityId { get; set; } public TokenCredentialOptions Options { get; set; } public CredentialPipeline Pipeline { get; set; } public bool PreserveTransport { get; set; } public ManagedIdentityClientOptions() public ManagedIdentityClientOptions Clone()