IdentityProviderTypesDto
Namespace: Meshmakers.Octo.Communication.Contracts.DataTransferObjects
Available types of identity providers.
public enum IdentityProviderTypesDto
Inheritance Object → ValueType → Enum → IdentityProviderTypesDto
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
Name | Value | Description |
---|---|---|
0 | Google Account | |
Microsoft | 1 | Microsoft Account |
MicrosoftAzureAd | 2 | Azure Active Directory. |
MicrosoftActiveDirectory | 3 | Classic Microsoft Active Directory |
OpenLdap | 4 | Open LDAP |
5 |