AWS SDK for .NET Documentation
Principals Property
AmazonAmazon.Auth.AccessControlPolicyStatementPrincipals Did this page help you?   Yes   No    Tell us about it...
Gets and Sets the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
Declaration Syntax
C#
public IList<Principal> Principals { get; set; }

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