web/lib/Zend/Service/WindowsAzure/Management/CertificateInstance.php
changeset 1230 68c69c656a2c
parent 808 6b6c2214f778
equal deleted inserted replaced
1229:5a6b6e770365 1230:68c69c656a2c
    13  * to license@zend.com so we can send you a copy immediately.
    13  * to license@zend.com so we can send you a copy immediately.
    14  *
    14  *
    15  * @category   Zend
    15  * @category   Zend
    16  * @package    Zend_Service_WindowsAzure
    16  * @package    Zend_Service_WindowsAzure
    17  * @subpackage Management
    17  * @subpackage Management
    18  * @copyright  Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
    18  * @copyright  Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
    19  * @license    http://framework.zend.com/license/new-bsd     New BSD License
    19  * @license    http://framework.zend.com/license/new-bsd     New BSD License
    20  * @version    $Id$
    20  * @version    $Id$
    21  */
    21  */
    22 
    22 
    23 /**
    23 /**
    27 
    27 
    28 /**
    28 /**
    29  * @category   Zend
    29  * @category   Zend
    30  * @package    Zend_Service_WindowsAzure
    30  * @package    Zend_Service_WindowsAzure
    31  * @subpackage Management
    31  * @subpackage Management
    32  * @copyright  Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
    32  * @copyright  Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
    33  * @license    http://framework.zend.com/license/new-bsd     New BSD License
    33  * @license    http://framework.zend.com/license/new-bsd     New BSD License
    34  * 
    34  * 
    35  * @property string $CertificateUrl          Certificate thumbprint address.
    35  * @property string $CertificateUrl          Certificate thumbprint address.
    36  * @property string $Thumbprint              Certificate thumbprint.
    36  * @property string $Thumbprint              Certificate thumbprint.
    37  * @property string $ThumbprintAlgorithm	 Certificate thumbprint algorithm.
    37  * @property string $ThumbprintAlgorithm	 Certificate thumbprint algorithm.