NamespaceDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A response to a request for a particular namespace.
public class NamespaceDescription
type NamespaceDescription = class
Public Class NamespaceDescription
- Inheritance
-
NamespaceDescription
Constructors
NamespaceDescription() |
Initializes a new instance of the NamespaceDescription class. |
Properties
AuthorizationType |
Optional. The authorization type. |
ConnectionString |
Optional. Namespace connection string. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj873988.aspx for more information) |
KeyName |
Optional. Default ACS access key to generate the access token. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj873988.aspx for more information) |
Rights |
Optional. The rights associated with a namespace. |
SecondaryConnectionString |
Optional. Secondary namespace connection string. |
Applies to
Azure SDK for .NET