Microsoft_WindowsAzure
[ class tree: Microsoft_WindowsAzure ] [ index: Microsoft_WindowsAzure ] [ all elements ]

Class: Microsoft_WindowsAzure_Storage_SignedIdentifier

Source Location: /WindowsAzure/Storage/SignedIdentifier.php

Class Overview

Microsoft_WindowsAzure_Storage_StorageEntityAbstract
   |
   --Microsoft_WindowsAzure_Storage_SignedIdentifier



Author(s):

Copyright:

  • Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)

Methods


Inherited Variables

Inherited Methods


Class Details

[line 53]


Tags:

property:  string $Id: Id for the signed identifier
property:  string $Start: The time at which the Shared Access Signature becomes valid.
property:  string $Expiry: The time at which the Shared Access Signature becomes invalid.
property:  string $Permissions: Signed permissions - read (r), write (w), delete (d) and list (l)
copyright:  Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


constructor __construct [line 64]

Microsoft_WindowsAzure_Storage_SignedIdentifier __construct( [string $id = ''], [string $start = ''], [string $expiry = ''], [string $permissions = ''])

Constructor



Tags:

access:  public


Parameters:

string   $id   Id for the signed identifier
string   $start   The time at which the Shared Access Signature becomes valid.
string   $expiry   The time at which the Shared Access Signature becomes invalid.
string   $permissions   Signed permissions - read (r), write (w), delete (d) and list (l)

[ Top ]


Documentation generated on Wed, 18 May 2011 12:06:51 +0200 by phpDocumentor 1.4.3