AWS SDK for .NET Documentation
SAMLProviderListEntry Class
AmazonAmazon.IdentityManagement.ModelSAMLProviderListEntry Did this page help you?   Yes   No    Tell us about it...
The list of SAML providers for this account.
Declaration Syntax
C#
public class SAMLProviderListEntry
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SAMLProviderListEntry()()()()
Initializes a new instance of the SAMLProviderListEntry class

Arn
Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the SAML provider.


CreateDate
Gets and sets the property CreateDate.

The date and time when the SAML provider was created.


Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
ValidUntil
Gets and sets the property ValidUntil.

The expiration date and time for the SAML provider.


WithArn(String) Obsolete.
Sets the Arn property

WithCreateDate(DateTime) Obsolete.
Sets the CreateDate property

WithValidUntil(DateTime) Obsolete.
Sets the ValidUntil property

Inheritance Hierarchy
Object
SAMLProviderListEntry

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)