MobileBroadbandUiccAppRecordDetailsResult.WriteAccessCondition Property
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 a value specifying how write access to this record is determined.
public:
property UiccAccessCondition WriteAccessCondition { UiccAccessCondition get(); };
UiccAccessCondition WriteAccessCondition();
public UiccAccessCondition WriteAccessCondition { get; }
var uiccAccessCondition = mobileBroadbandUiccAppRecordDetailsResult.writeAccessCondition;
Public ReadOnly Property WriteAccessCondition As UiccAccessCondition
Property Value
The enumeration value that describes how write access is determined.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|