Class MicrosoftGraphIdentityManagementServiceSettings
- Namespace
- FoundationaLLM.Common.Models.Configuration.Security
- Assembly
- FoundationaLLM.Common.dll
public class MicrosoftGraphIdentityManagementServiceSettings
- Inheritance
-
MicrosoftGraphIdentityManagementServiceSettings
- Inherited Members
- Extension Methods
Properties
RetrieveOnPremisesAccountName
Gets or sets a value indicating whether to retrieve the on-premises account name for users.
public bool RetrieveOnPremisesAccountName { get; set; }