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