GetFederationTokenResponse Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Returns information about the GetFederationToken response and response metadata.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SecurityToken.Model.GetFederationTokenResult
      Amazon.SecurityToken.Model.GetFederationTokenResponse

Namespace: Amazon.SecurityToken.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class GetFederationTokenResponse : GetFederationTokenResult

The GetFederationTokenResponse type exposes the following members

Constructors

  Name Description
Public Method GetFederationTokenResponse()

Properties

  Name Description
Public Property ContentLength Returns the content length of the HTTP response.
Public Property Credentials Credentials for the service API authentication.
Public Property FederatedUser Identifiers for the federated user associated with the credentials (such as arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob). You can use the federated user's ARN in your resource policies like in an Amazon S3 bucket policy.
Public Property GetFederationTokenResult Gets and sets the GetFederationTokenResult property. Contains the result of a successful invocation of the GetFederationToken action.
Public Property HttpStatusCode Returns the status code of the HTTP response.
Public Property PackedPolicySize A percentage value indicating the size of the policy in packed form. The service rejects policies for which the packed size is greater than 100 percent of the allowed value.

Constraints:Range0 -

Public Property ResponseMetadata Contains additional information about the request, such as the Request Id.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8