Show / Hide Table of Contents

Class LoginMethod.Saml

The saml object

Inheritance
System.Object
LoginMethod
LoginMethod.Saml
Inherited Members
LoginMethod.IsAppleOauth
LoginMethod.AsAppleOauth
LoginMethod.IsFirstPartyTokenExchange
LoginMethod.AsFirstPartyTokenExchange
LoginMethod.IsGoogleOauth
LoginMethod.AsGoogleOauth
LoginMethod.IsPassword
LoginMethod.AsPassword
LoginMethod.IsQrCode
LoginMethod.AsQrCode
LoginMethod.IsSaml
LoginMethod.AsSaml
LoginMethod.IsTwoFactorAuthentication
LoginMethod.AsTwoFactorAuthentication
LoginMethod.IsWebSession
LoginMethod.AsWebSession
LoginMethod.IsOther
LoginMethod.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class Saml : LoginMethod

Fields

| Improve this Doc View Source

Instance

A singleton instance of Saml

Declaration
public static readonly LoginMethod.Saml Instance
Field Value
Type Description
LoginMethod.Saml
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX