[This is preliminary documentation and is subject to change.]
Indicates whether the file system supports security permissions
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
bool SupportsSecurity { get; }
bool SupportsSecurity { get; }
ReadOnly Property SupportsSecurity As Boolean
Get
ReadOnly Property SupportsSecurity As Boolean
Get
property bool SupportsSecurity {
bool get ();
}
property bool SupportsSecurity {
bool get ();
}
abstract SupportsSecurity : bool with get
abstract SupportsSecurity : bool with get
Property Value
Type:
Boolean