S3Credentials ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents Amazon S3 credentials (access key and secret key)
Inheritance Hierarchy

OnlineSystem Object
  NFX.Security Credentials
    NFX.IO.FileSystem.S3 S3Credentials

Namespace: NFX.IO.FileSystem.S3
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public class S3Credentials : Credentials
See Also