The list of SAML providers for this account.

C# |
public class SAMLProviderListEntry

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | 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) | (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
|

Object | |
![]() | SAMLProviderListEntry |