Table of Contents

Enum SAMLAuthenticationType

Namespace
Amazon.Runtime.CredentialManagement
Assembly
AWSSDK.Core.dll

Represents the different types of authentication available for SAML endpoints.

public enum SAMLAuthenticationType

Fields

Digest = 1
Kerberos = 2
NTLM = 0
Negotiate = 3