This commit is contained in:
Isaiah Williams 2019-11-01 12:43:58 -05:00 коммит произвёл GitHub
Родитель c47bb9609f
Коммит 7a7d278fc9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Partner Center .NET Samples
# Partner Center SDK for .NET Samples
This repository contains samples for the Partner Center .NET SDK.
This repository contains samples for the Partner Center SDK for .NET.
## Samples List
@ -11,4 +11,4 @@ This repository contains samples for the Partner Center .NET SDK.
## Reporting Security Issues
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [secure@microsoft.com](mailto:secure@microsoft.com). You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the [MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in the [Security TechCenter](https://technet.microsoft.com/en-us/security/default).
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [secure@microsoft.com](mailto:secure@microsoft.com). You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the [MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in the [Security TechCenter](https://technet.microsoft.com/en-us/security/default).

Просмотреть файл

@ -2,18 +2,18 @@
page_type: sample
languages:
- csharp
name: Partner Center .NET SDK Samples
description: Learn how to use the Partner Center .NET SDK in your apps."
name: Partner Center SDK for .NET Samples
description: Learn how to use the Partner Center SDK for .NET in your apps.
products:
- azure
- ms-graph
---
# Partner Center .NET SDK Samples
# Partner Center SDK for .NET Samples
## Overview
Console application that demonstrates each scenario the Partner Center .NET SDK is capable of performing.
Console application that demonstrates each scenario the Partner Center SDK for .NET is capable of performing.
## Getting Started