UserDataAccount.OtherAppReadAccess プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デバイス上の他のアプリが UserDataAccount への読み取りアクセス権を持っているかどうかを示す値を取得または設定します。
public:
property UserDataAccountOtherAppReadAccess OtherAppReadAccess { UserDataAccountOtherAppReadAccess get(); void set(UserDataAccountOtherAppReadAccess value); };
UserDataAccountOtherAppReadAccess OtherAppReadAccess();
void OtherAppReadAccess(UserDataAccountOtherAppReadAccess value);
public UserDataAccountOtherAppReadAccess OtherAppReadAccess { get; set; }
var userDataAccountOtherAppReadAccess = userDataAccount.otherAppReadAccess;
userDataAccount.otherAppReadAccess = userDataAccountOtherAppReadAccess;
Public Property OtherAppReadAccess As UserDataAccountOtherAppReadAccess
プロパティ値
デバイス上の他のアプリが UserDataAccount への読み取りアクセス権を持っているかどうかを示す値。