Search Results for

    Show / Hide Table of Contents

    Enum SPOTlsTokenBindingPolicyValue

    Enumerates the various TLS token binding policy settings

    Namespace: PnP.Core.Admin.Model.SharePoint
    Assembly: PnP.Core.Admin.dll
    Syntax
    public enum SPOTlsTokenBindingPolicyValue : int

    Audit

    Emit audit logs, no token binding enforcement.

    None

    There are no settings for this policy

    PassiveEnforcement

    Bound sessions are evaluated and rejected upon failure, but unbound sessions are allowed access.

    StrictEnforcement

    Bound sessions are evaluated and rejected upon failure, unbound sessions are rejected.

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer