LoginParametersIsRequiredAttachmentBase64 Property |
Namespace:
Unvired.Kernel.UWP.Login
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static bool IsRequiredAttachmentBase64 { get; set; }Public Shared Property IsRequiredAttachmentBase64 As Boolean
Get
Set
public:
static property bool IsRequiredAttachmentBase64 {
bool get ();
void set (bool value);
}static member IsRequiredAttachmentBase64 : bool with get, set
Property Value
Type:
Boolean
See Also