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