Show / Hide Table of Contents

Constructor IsolatedStorageFileLicenseProviderAttribute

| Improve this Doc View Source

IsolatedStorageFileLicenseProviderAttribute(IsolatedStorageScope, Type, String)

Initializes a new instance of IsolatedStorageFileLicenseProviderAttribute class.

Declaration
public IsolatedStorageFileLicenseProviderAttribute(IsolatedStorageScope scope, Type applicationEvidenceType, string path)
Parameters
Type Name Description
System.IO.IsolatedStorage.IsolatedStorageScope scope

A bitwise combination of the System.IO.IsolatedStorage.IsolatedStorageScope values.

System.Type applicationEvidenceType

An System.Security.Policy.Evidence object containing the application identity.

System.String path

The path of the isolated storage file.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest