SecurityNamespaceDescription Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SecurityNamespaceDescription() | Creates an instance of this object. This constructor is needed for the web service. | |
SecurityNamespaceDescription(Guid, String, String, String, Char, Int32, SecurityNamespaceStructure, Int32, Int32, List<ActionDefinition>) | Creates a SecurityNamespaceDescription that can be used to create a security namespace. |
Top