Enum SecurityType

Indicates the type of security for a SecureWebPageItem.

Namespace: Mediachase.Commerce.Website.Ssl.Collections
Assembly: Mediachase.Commerce.Website.dll
Version: 10.8.0
Syntax
public enum SecurityType

Fields

Name Description
Ignore

The item should be ignored.

Insecure

The item should be insecure.

Secure

The item should be secure.

Extension Methods