إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Definition
Specifies the type of binary encoding.
Allowed values
| Name | Value | Description |
|---|---|---|
| BinaryEncoding.Base64 | 0 | Constant to use as the encoding type when base-64 encoding is required. |
| BinaryEncoding.Hex | 1 | Constant to use as the encoding type when hexadecimal encoding is required. |