Data.Cloud.AmazonAPI.TAmazonGrant.IsAllAuthenticatedUsers

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsAllAuthenticatedUsers: Boolean;

C++

bool __fastcall IsAllAuthenticatedUsers();

Properties

Type Visibility Source Unit Parent
function public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonGrant

Description

Specifies whether the grantee designates all authenticated users.

IsAllAuthenticatedUsers returns True if the grantee designates all authenticated users, False otherwise.

See Also