Data.Cloud.AmazonAPI.TAmazonGrant.IsAllUsers
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
| Unit: Data.Cloud.AmazonAPI | |
| Parent: TAmazonGrant | |
Delphi
function IsAllUsers: Boolean;
C++
bool __fastcall IsAllUsers();
Description
Specifies whether the current grantee designates all users.
IsAllUsers returns True if the grantee designates all users, False otherwise.