public static interface PointToSiteConfiguration.DefinitionStages.WithRevokedCertificate<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> |
withRevokedCertificate(String name,
String thumbprint) |
PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> withRevokedCertificate(String name, String thumbprint)
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/