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 = 1Kerberos = 2NTLM = 0Negotiate = 3