Class to consume the O365 API.
Más...
|
delegate void | _Authentication_Failed (object sender, EventArgs e) |
|
Authentication failed delegate
|
|
| o365consumer () |
| Default Constructor.
|
|
virtual string | _ShowUsers () |
| Method show the program users with email informed.
|
|
void | _RaiseException (Exception toException) |
| Method to inform the user and log an exception.
|
|
|
static void | _Resetear_Credenciales (Usuario toUsuario) |
| Método estatico para resetear las credenciales de un usuario.
|
|
|
void | _ValidateCalendarId (ref string tcCalendarId) |
| During shared calendar operations may get invalid calendar id. This function enforces the correct one.
|
|
|
static string | _ClientId [get, set] |
| Saved ClientId.
|
|
static string | _ServiceResourceIds [get, set] |
| Saved ServiceResourceIds.
|
|
static string | _RefreshToken [get, set] |
| Saved RefreshToken.
|
|
bool | _IsSharingCalendar [get] |
| Tells if the shared calendar is ready.
|
|
static string | _UserCalendars [get, set] |
| Saved calendars of the user.
|
|
static string | _CurrentUserCode [get] |
| Saved calendars of the user.
|
|
string | _ErrorMessage [get, set] |
| Description of errors that may crop up.
|
|
virtual bool | _UseSharedCalendar [get, set] |
| Get or set if the operation is for the shared calendar.
|
|
static IManagement | O365Management [get] |
| Returns current manager (User or Shared)
|
|
static IManagement | O365ManagementUser [get] |
| Property O365Management: Returns the O365Management for user calendar operations creates the instance if not is created.
|
|
static IManagement | O365ManagementSage50 [get] |
| Property O365Management: Returns the O365Management for shared calendar operations creates the instance if not is created.
|
|
Class to consume the O365 API.
Definición en la línea 17 del archivo o365consumer.cs.
◆ o365consumer()
sage.ew.o365.o365consumer.o365consumer |
( |
| ) |
|
|
inline |
◆ _Authentication_Failed()
delegate void sage.ew.o365.o365consumer._Authentication_Failed |
( |
object | sender, |
|
|
EventArgs | e ) |
Authentication failed delegate
◆ _RaiseException()
void sage.ew.o365.o365consumer._RaiseException |
( |
Exception | toException | ) |
|
|
inline |
Method to inform the user and log an exception.
- Parámetros
-
Definición en la línea 542 del archivo o365consumer.cs.
◆ _Reset_User_Credentials()
static void sage.ew.o365.o365consumer._Reset_User_Credentials |
( |
Usuario | toUser | ) |
|
|
inlinestaticprotected |
Método para restablecer las credenciales de un usuario.
- Parámetros
-
Definición en la línea 402 del archivo o365consumer.cs.
◆ _Resetear_Credenciales()
static void sage.ew.o365.o365consumer._Resetear_Credenciales |
( |
Usuario | toUsuario | ) |
|
|
inlinestatic |
Método estatico para resetear las credenciales de un usuario.
- Parámetros
-
Definición en la línea 393 del archivo o365consumer.cs.
◆ _ShowUsers()
virtual string sage.ew.o365.o365consumer._ShowUsers |
( |
| ) |
|
|
inlinevirtual |
Method show the program users with email informed.
- Devuelve
Definición en la línea 494 del archivo o365consumer.cs.
◆ _ValidateCalendarId()
void sage.ew.o365.o365consumer._ValidateCalendarId |
( |
ref string | tcCalendarId | ) |
|
|
inlineprotected |
During shared calendar operations may get invalid calendar id. This function enforces the correct one.
- Parámetros
-
Definición en la línea 291 del archivo o365consumer.cs.
◆ _ClientId
string sage.ew.o365.o365consumer._ClientId |
|
staticgetset |
◆ _CurrentUserCode
string sage.ew.o365.o365consumer._CurrentUserCode |
|
staticgetprotected |
◆ _ErrorMessage
string sage.ew.o365.o365consumer._ErrorMessage |
|
getset |
Description of errors that may crop up.
Definición en la línea 207 del archivo o365consumer.cs.
◆ _IsSharingCalendar
bool sage.ew.o365.o365consumer._IsSharingCalendar |
|
get |
Tells if the shared calendar is ready.
Definición en la línea 166 del archivo o365consumer.cs.
◆ _RefreshToken
string sage.ew.o365.o365consumer._RefreshToken |
|
staticgetset |
◆ _ServiceResourceIds
string sage.ew.o365.o365consumer._ServiceResourceIds |
|
staticgetset |
◆ _UserCalendars
string sage.ew.o365.o365consumer._UserCalendars |
|
staticgetsetprotected |
◆ _UseSharedCalendar
virtual bool sage.ew.o365.o365consumer._UseSharedCalendar |
|
getset |
Get or set if the operation is for the shared calendar.
Definición en la línea 335 del archivo o365consumer.cs.
◆ O365Management
IManagement sage.ew.o365.o365consumer.O365Management |
|
staticget |
Returns current manager (User or Shared)
Definición en la línea 345 del archivo o365consumer.cs.
◆ O365ManagementSage50
IManagement sage.ew.o365.o365consumer.O365ManagementSage50 |
|
staticgetprotected |
Property O365Management: Returns the O365Management for shared calendar operations creates the instance if not is created.
Definición en la línea 449 del archivo o365consumer.cs.
◆ O365ManagementUser
IManagement sage.ew.o365.o365consumer.O365ManagementUser |
|
staticgetprotected |
Property O365Management: Returns the O365Management for user calendar operations creates the instance if not is created.
Definición en la línea 360 del archivo o365consumer.cs.
◆ _OnAuthenticationFailed
La documentación de esta clase está generada del siguiente archivo:
- C:/actions-runner/_work/Sage.ES.Sage50/Sage.ES.Sage50/src/Sage.ES.S50/sage.ew.o365/Clases/o365consumer.cs