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.4.0+10a7d4d71aa960998e32ac0ac6c4fcbe4164c917
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.