A policy that specifies the permissions that are granted to the federated user. By default, federated users have no permissions; they do not
inherit any from the IAM user. When you specify a policy, the federated user's permissions are intersection of the specified policy and the
IAM user's policy. If you don't specify a policy, federated users can only access AWS resources that explicitly allow those federated users
in a resource policy, such as in an Amazon S3 bucket policy.
Constraints:
Namespace: Amazon.SecurityToken.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public String Policy { get; set; }
Property Value
Type: System.String
Type: System.String
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