Bagikan melalui


WebViewControlProcessOptions.EnterpriseId Properti

Definisi

Mendapatkan atau mengatur ID perusahaan untuk aplikasi yang diaktifkan WIP.

public:
 property Platform::String ^ EnterpriseId { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring EnterpriseId();

void EnterpriseId(winrt::hstring value);
public string EnterpriseId { get; set; }
var string = webViewControlProcessOptions.enterpriseId;
webViewControlProcessOptions.enterpriseId = string;
Public Property EnterpriseId As String

Nilai Properti

String

Platform::String

winrt::hstring

ID perusahaan untuk aplikasi yang diaktifkan WIP.

Keterangan

Untuk mempelajari selengkapnya tentang Windows Information Protection (WIP), lihat Melindungi data perusahaan Anda menggunakan WIP.

Berlaku untuk