C# Class Microsoft.Protocols.TestSuites.MS_ASPROV.AdapterHelper

The class provides the methods to assist MS_ASPROVAdapter.
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Méthodes publiques

Méthode Description
GetPoliciesFromProvisionResponse ( ActiveSyncResponseBase provisionResponse ) : string>.Dictionary

Get policies from Provision command response.

Method Details

GetPoliciesFromProvisionResponse() public static méthode

Get policies from Provision command response.
public static GetPoliciesFromProvisionResponse ( ActiveSyncResponseBase provisionResponse ) : string>.Dictionary
provisionResponse ActiveSyncResponseBase The response of Provision command.
Résultat string>.Dictionary