IValidations.GetValidationCodes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets validation code which is used for Government Community Cloud customers qualification.
public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.ValidationCodes.ValidationCode> GetValidationCodes ();
abstract member GetValidationCodes : unit -> seq<Microsoft.Store.PartnerCenter.Models.ValidationCodes.ValidationCode>
Public Function GetValidationCodes () As IEnumerable(Of ValidationCode)
Returns
List of validation codes.