[This is preliminary documentation and is subject to change.]
Extracts AccessKey from User
Namespace: NFX.IO.FileSystem.S3.V4Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string AccessKey { get; }
public string AccessKey { get; }
Public ReadOnly Property AccessKey As String
Get
Public ReadOnly Property AccessKey As String
Get
public:
property String^ AccessKey {
String^ get ();
}
public:
property String^ AccessKey {
String^ get ();
}
member AccessKey : string with get
member AccessKey : string with get
Property Value
Type:
String