Confidentiality Class
Static class that allows customizing the library's behavior when highly
confidential data needs to be processed.
Namespace: FolkerKinzel.StringsAssembly: FolkerKinzel.Strings (in FolkerKinzel.Strings.dll) Version: 9.5.0+6287955de434d14f61638ea0c3c40b499ae05cd1
public static class Confidentiality
Public NotInheritable Class Confidentiality
public ref class Confidentiality abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Confidentiality = class end
- Inheritance
- Object Confidentiality
| IsConfidential |
If highly confidential data needs to be processed, set this property to true .
|
Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.