Interface IServicePrincipalProperties
Properties of the SharePoint Service Principal
Namespace: PnP.Core.Admin.Model.SharePoint
Assembly: PnP.Core.Admin.dll
Syntax
public interface IServicePrincipalProperties
Properties of the SharePoint Service Principal
public interface IServicePrincipalProperties
Allowed reply urls
IEnumerable<string> ReplyUrls { get; set; }
| IEnumerable<string> |