C# Class Amazon.Auth.AccessControlPolicy.ActionIdentifiers.SecurityTokenServiceActionIdentifiers

The available AWS access control policy actions for AWS Security Token Service.
显示文件 Open project: scopely/aws-sdk-net

Public Properties

Property Type Description
AllSecurityTokenServiceActions ActionIdentifier
AssumeRole ActionIdentifier
GetFederationToken ActionIdentifier

Property Details

AllSecurityTokenServiceActions public_oe static_oe property

public static ActionIdentifier AllSecurityTokenServiceActions
return ActionIdentifier

AssumeRole public_oe static_oe property

public static ActionIdentifier AssumeRole
return ActionIdentifier

GetFederationToken public_oe static_oe property

public static ActionIdentifier GetFederationToken
return ActionIdentifier