<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>Moltaro.Package.NET.FileProtection</name>
  </assembly>
  <members>
    <member name="T:Moltaro.Package.NET.FileProtection.Automation.FileProtectionCapabilityStatus">
      <summary>Availability of one capability delivered by the installed contract.</summary>
    </member>
    <member name="M:Moltaro.Package.NET.FileProtection.Automation.FileProtectionCapabilityStatus.#ctor(Moltaro.Package.NET.FileProtection.FileProtectionCapabilityKeyEnum,System.Boolean,System.Collections.Generic.IReadOnlyList{System.String})">
      <summary>Availability of one capability delivered by the installed contract.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.Automation.FileProtectionModuleStatus">
      <summary>Safe module status without repository, source, path, credential, or content details.</summary>
    </member>
    <member name="M:Moltaro.Package.NET.FileProtection.Automation.FileProtectionModuleStatus.#ctor(System.String,System.String,Moltaro.Package.NET.FileProtection.FileProtectionModuleStateEnum,System.Collections.Generic.IReadOnlyList{Moltaro.Package.NET.FileProtection.Automation.FileProtectionCapabilityStatus},System.Collections.Generic.IReadOnlyList{System.String})">
      <summary>Safe module status without repository, source, path, credential, or content details.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.Automation.IFileProtectionAutomationStatusQueryService">
      <summary>Read-only File Protection status for authorized application automation.</summary>
    </member>
    <member name="M:Moltaro.Package.NET.FileProtection.Automation.IFileProtectionAutomationStatusQueryService.GetModuleStatusAsync(System.Threading.CancellationToken)">
      <summary>Returns safe lifecycle and readiness status for FP-01 capabilities.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.Automation.FileProtectionAutomationServiceCollectionExtensions">
      <summary>Registers the File Protection application-automation facade.</summary>
    </member>
    <member name="M:Moltaro.Package.NET.FileProtection.Automation.FileProtectionAutomationServiceCollectionExtensions.AddMoltaroFileProtectionAutomation(Microsoft.Extensions.DependencyInjection.IServiceCollection)">
      <summary>Registers the read-only File Protection automation status service.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.FileProtectionModuleKeys">
      <summary>Stable identifiers owned by the File Protection module.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionModuleKeys.ModuleKey">
      <summary>Module lifecycle and application-dispatcher key.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionModuleKeys.ContractVersion">
      <summary>Version of the public File Protection automation contract.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.FileProtectionScopeKindEnum">
      <summary>Supported authorization scope kinds.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionScopeKindEnum.Workspace">
      <summary>Every File Protection resource in the active workspace.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionScopeKindEnum.Source">
      <summary>One configured protection source.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.FileProtectionAssociationSourceEnum">
      <summary>Origin of a workspace-role association.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionAssociationSourceEnum.Manifest">
      <summary>Created additively from the embedded manifest.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionAssociationSourceEnum.Administrator">
      <summary>Created or changed explicitly by a workspace administrator.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.FileProtectionCapabilityKeyEnum">
      <summary>Capabilities delivered by the installed File Protection contract.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionCapabilityKeyEnum.ModuleAdministration">
      <summary>Administrative lifecycle and security configuration.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionCapabilityKeyEnum.DotNetAutomationStatus">
      <summary>Read-only module status through application automation.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.FileProtectionModuleStateEnum">
      <summary>Safe File Protection lifecycle/configuration projection.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionModuleStateEnum.Disabled">
      <summary>The module is disabled.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionModuleStateEnum.ConfigurationRequired">
      <summary>The module is enabled but its foundation requires repair.</summary>
    </member>
    <member name="F:Moltaro.Package.NET.FileProtection.FileProtectionModuleStateEnum.Active">
      <summary>The installed FP-01 capabilities are ready.</summary>
    </member>
    <member name="T:Moltaro.Package.NET.FileProtection.FileProtectionPermissionKeys">
      <summary>Stable File Protection permission keys.</summary>
    </member>
  </members>
</doc>