Initializes a new System.IO.IsolatedStorage.IsolatedStorage object.
- scope
- A bitwise combination of the System.IO.IsolatedStorage.IsolatedStorageScope values.
- domainEvidenceType
- The type of System.Security.Policy.Evidence that you can choose from the list of System.Security.Policy.Evidence present in the domain of the calling application. null lets the System.IO.IsolatedStorage.IsolatedStorage object choose the evidence.
- assemblyEvidenceType
- The type of System.Security.Policy.Evidence that you can choose from the list of System.Security.Policy.Evidence present in the assembly of the calling application. null lets the System.IO.IsolatedStorage.IsolatedStorage object choose the evidence.