[This is preliminary documentation and is subject to change.]
Returns security data for this level
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IConfigSectionNode Data { get; }
public IConfigSectionNode Data { get; }
Public ReadOnly Property Data As IConfigSectionNode
Get
Public ReadOnly Property Data As IConfigSectionNode
Get
public:
property IConfigSectionNode^ Data {
IConfigSectionNode^ get ();
}
public:
property IConfigSectionNode^ Data {
IConfigSectionNode^ get ();
}
member Data : IConfigSectionNode with get
member Data : IConfigSectionNode with get
Property Value
Type:
IConfigSectionNode