C# Класс OfficeDevPnP.PartnerPack.SiteProvisioning.Controllers.PersonaController

Наследование: Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
GetPhoto ( String upn, Int32 width, Int32 height ) : System.Web.Mvc.ActionResult

Приватные методы

Метод Описание
GetUserPhoto ( String upn ) : Stream

This method retrieves the photo of a single user from Azure AD

ScaleImage ( Image image, int maxWidth, int maxHeight ) : Image
SearchPeopleOrGroups ( String searchText, System.Boolean searchGroups ) : Task

Описание методов

GetPhoto() публичный Метод

public GetPhoto ( String upn, Int32 width, Int32 height ) : System.Web.Mvc.ActionResult
upn String
width System.Int32
height System.Int32
Результат System.Web.Mvc.ActionResult