Class to consume the O365 API
Más...
|
void | _ValidateCalendarId (ref string tcCalendarId) |
| During shared calendar operations may get invalid calendar id. This function enforces the correct one. Más...
|
|
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 208 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 167 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 336 del archivo o365consumer.cs.
◆ O365Management
IManagement sage.ew.o365.o365consumer.O365Management |
|
staticget |
Returns current manager (User or Shared)
Definición en la línea 346 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 450 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 361 del archivo o365consumer.cs.
◆ _OnAuthenticationFailed
La documentación para esta clase fue generada a partir del siguiente fichero:
- C:/actions-runner/_work/Sage.ES.Sage50/Sage.ES.Sage50/src/Sage.ES.S50/sage.ew.o365/Clases/o365consumer.cs