Show / Hide Table of Contents

Enum IdentityProvider

The enum IdentityProvider.

Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum IdentityProvider

Fields

Name Description
AAD

AAD

MSA

MSA

None

None

  • View Source
Back to top Generated by DocFX