ProtectionPolicyManager.GetPrimaryManagedIdentityForNetworkEndpointAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Notes
À compter de juillet 2022, Microsoft déprécie Windows Information Protection (WIP) et les API qui prennent en charge WIP. Microsoft continuera à prendre en charge WIP sur les versions prises en charge de Windows. Les nouvelles versions de Windows n’incluront pas de nouvelles fonctionnalités pour WIP et ne seront pas prises en charge dans les futures versions de Windows. Pour plus d’informations, consultez Annonce de la coucher du soleil de Windows Information Protection.
Pour vos besoins en matière de protection des données, Microsoft vous recommande d’utiliser Protection des données Microsoft Purview et Protection contre la perte de données Microsoft Purview. Purview simplifie la configuration et fournit un ensemble avancé de fonctionnalités.
Retourne l’identité d’entreprise d’une ressource réseau si la ressource se trouve sur un point de terminaison géré par une stratégie d’entreprise.
public:
static IAsyncOperation<Platform::String ^> ^ GetPrimaryManagedIdentityForNetworkEndpointAsync(HostName ^ endpointHost);
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncOperation<winrt::hstring> GetPrimaryManagedIdentityForNetworkEndpointAsync(HostName const& endpointHost);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<string> GetPrimaryManagedIdentityForNetworkEndpointAsync(HostName endpointHost);
function getPrimaryManagedIdentityForNetworkEndpointAsync(endpointHost)
Public Shared Function GetPrimaryManagedIdentityForNetworkEndpointAsync (endpointHost As HostName) As IAsyncOperation(Of String)
Paramètres
- endpointHost
- HostName
Nom d’hôte ou adresse IP de la ressource réseau.
Retours
Identité d’entreprise.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
enterpriseDataPolicy
|