FileProfileSettings(MipContext, CacheStorageType, IConsentDelegate) Constructor
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.
FileProfileSettings constructor
public FileProfileSettings (Microsoft.InformationProtection.MipContext mipContext, Microsoft.InformationProtection.CacheStorageType cacheStorageType, Microsoft.InformationProtection.IConsentDelegate consentDelegate);
new Microsoft.InformationProtection.File.FileProfileSettings : Microsoft.InformationProtection.MipContext * Microsoft.InformationProtection.CacheStorageType * Microsoft.InformationProtection.IConsentDelegate -> Microsoft.InformationProtection.File.FileProfileSettings
Public Sub New (mipContext As MipContext, cacheStorageType As CacheStorageType, consentDelegate As IConsentDelegate)
Parameters
- mipContext
- MipContext
The MipContext
- cacheStorageType
- CacheStorageType
The CacheStorageType
- consentDelegate
- IConsentDelegate
The ConsentDelegate