AWS SDK for .NET Documentation
AssumeRolePolicyDocument Property
AmazonAmazon.IdentityManagement.ModelRoleAssumeRolePolicyDocument Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property AssumeRolePolicyDocument.

The policy that grants an entity permission to assume the role.

The returned policy is URL-encoded according to RFC 3986. For more information about RFC 3986, go to http://www.faqs.org/rfcs/rfc3986.html.

Declaration Syntax
C#
public string AssumeRolePolicyDocument { get; set; }

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