Search Results for

    Show / Hide Table of Contents

    Enum GraphSubscriptionTlsVersion

    Defines the TLS versions a Microsoft Graph subscription supports calling into when an event for which a subscription exists gets triggered

    Namespace: PnP.Framework.Enums
    Assembly: PnP.Framework.dll
    Syntax
    public enum GraphSubscriptionTlsVersion : int

    v1_0

    v1_1

    v1_2

    v1_3

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<GraphSubscriptionTlsVersion>(String)
    ObjectExtensions.Set<GraphSubscriptionTlsVersion, T>(Expression<Func<GraphSubscriptionTlsVersion, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer