Condividi tramite


INDLicenseFetchDescriptor.LicenseFetchChallengeCustomData Proprietà

Definizione

Ottiene o imposta dati personalizzati per una richiesta di recupero delle licenze.

public:
 property INDCustomData ^ LicenseFetchChallengeCustomData { INDCustomData ^ get(); void set(INDCustomData ^ value); };
INDCustomData LicenseFetchChallengeCustomData();

void LicenseFetchChallengeCustomData(INDCustomData licenseFetchChallengeCustomData);
/// [get: Windows.Foundation.Metadata.Deprecated("INDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
/// [set: Windows.Foundation.Metadata.Deprecated("INDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
INDCustomData LicenseFetchChallengeCustomData();

void LicenseFetchChallengeCustomData(INDCustomData licenseFetchChallengeCustomData);
public INDCustomData LicenseFetchChallengeCustomData { get; set; }
public INDCustomData LicenseFetchChallengeCustomData { [Windows.Foundation.Metadata.Deprecated("INDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; [Windows.Foundation.Metadata.Deprecated("INDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] set; }
var iNDCustomData = iNDLicenseFetchDescriptor.licenseFetchChallengeCustomData;
iNDLicenseFetchDescriptor.licenseFetchChallengeCustomData = iNDCustomData;
Public Property LicenseFetchChallengeCustomData As INDCustomData

Valore della proprietà

Dati personalizzati da o per la richiesta di licenza.

Attributi

Si applica a