| AuthorizationElementSection Property |
Gets the name of the section to use.
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string Section { get; }Public ReadOnly Property Section As String
Get
public:
property String^ Section {
String^ get ();
}member Section : string with get
Property Value
Type:
String
The section name
See Also