This topic has not yet been rated - Rate this topic

StorageCredentialsSharedAccessSignature.CanSignRequestLite Property

Gets a value indicating whether a request against the Table service can be signed under the Shared Key Lite authentication scheme using the specified credentials.

Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Usage
Dim instance As StorageCredentialsSharedAccessSignature
Dim value As Boolean

value = instance.CanSignRequestLite

public override bool CanSignRequestLite { get; }
/** @property */
public boolean get_CanSignRequestLite ()

public override function get CanSignRequestLite () : boolean

Property Value

Type: System.Boolean

False for objects of type StorageCredentialsSharedAccessSignature.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter