AWSSDK_DotNet.IntegrationTests.Tests.S3.BucketRegionTestRunner.GetAWSConfigsS3InternalProperty C# (CSharp) Méthode

GetAWSConfigsS3InternalProperty() private méthode

private GetAWSConfigsS3InternalProperty ( ) : bool
Résultat bool
        private bool GetAWSConfigsS3InternalProperty()
        {
            return (bool)GetUseSigV4SetExplicitlyProperty().GetValue(null, null);
        }