Discuss this help topic in SecureBlackbox Forum

TElAWSS3AccessControlGrant.Reset

TElAWSS3AccessControlGrant     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Resets grant permission and grantee.

Declaration

[C#]
    void Reset();

[VB.NET]
    Sub Reset()

[Pascal]
    procedure Reset;

[C++]
    void Reset();

[PHP]
    void Reset()

[Java]
    void reset();

Description

    Call this method to reset the access control grant.

Discuss this help topic in SecureBlackbox Forum