InedoSDK Reference
Version:

PackageAccessPolicy Class

Represents a policy which describes whether a package can be downloaded.

Inheritance Hierarchy

  • object
    • System.ValueType
      • Inedo.Extensibility.PackageAccessRules.PackageAccessPolicy

Syntax

public sealed class PackageAccessPolicy : System.ValueType

Properties

Name Description
Allowed

Gets a PackageAccessPolicy that allows access.

CanDownload

Gets a value indicating whether the package can be downloaded.

Description

Gets a description of the policy.