IsolatedStorageSecurityOptions 열거형

정의

격리된 스토리지의 보안에 영향을 주는 옵션을 지정합니다.

public enum class IsolatedStorageSecurityOptions
public enum IsolatedStorageSecurityOptions
type IsolatedStorageSecurityOptions = 
Public Enum IsolatedStorageSecurityOptions
상속
IsolatedStorageSecurityOptions

필드

IncreaseQuotaForApplication 4

격리된 스토리지의 할당량을 늘릴 수 있습니다.

설명

IsolatedStorageSecurityState.Options 속성은 격리된 스토리지에서 수행할 수 있는 작업을 확인하기 위해 이 열거형을 가져옵니다.

호스트 애플리케이션을 재정의할 수는 AppDomainManager.CheckSecuritySettings 정책 결정을 수행 하는 방법에 따라는 IsolatedStorageSecurityState 개체 다음 허용 하거나 격리 된 스토리지의 할당량 크기를 증가 방지 합니다.

적용 대상