[]
Set to True to use 128 bit encryption with full permissions capability.
Set to False to use lessor 40 bit encryption with limited permissions.
The AllowFillIn, AllowAccessibleReaders, and AllowAssembly permissions require this value to be true.
public bool Use128Bit { get; set; }
Public Property Use128Bit As Boolean
The default value is true.