Search Results for

    Show / Hide Table of Contents

    Class IRMSettings

    Inheritance
    System.Object
    IRMSettings
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class IRMSettings : object

    Constructors

    IRMSettings()

    Declaration
    public IRMSettings()

    Properties

    AllowPrint

    Declaration
    public bool AllowPrint { get; set; }
    Property Value
    System.Boolean

    AllowScript

    Declaration
    public bool AllowScript { get; set; }
    Property Value
    System.Boolean

    AllowWriteCopy

    Declaration
    public bool AllowWriteCopy { get; set; }
    Property Value
    System.Boolean

    DisableDocumentBrowserView

    Declaration
    public bool DisableDocumentBrowserView { get; set; }
    Property Value
    System.Boolean

    DocumentAccessExpireDays

    Declaration
    public int DocumentAccessExpireDays { get; set; }
    Property Value
    System.Int32

    DocumentAccessExpireDaysSpecified

    Declaration
    public bool DocumentAccessExpireDaysSpecified { get; set; }
    Property Value
    System.Boolean

    DocumentLibraryProtectionExpiresInDays

    Declaration
    public string DocumentLibraryProtectionExpiresInDays { get; set; }
    Property Value
    System.String

    Enabled

    Declaration
    public bool Enabled { get; set; }
    Property Value
    System.Boolean

    EnableDocumentAccessExpire

    Declaration
    public bool EnableDocumentAccessExpire { get; set; }
    Property Value
    System.Boolean

    EnableDocumentBrowserPublishingView

    Declaration
    public bool EnableDocumentBrowserPublishingView { get; set; }
    Property Value
    System.Boolean

    EnableGroupProtection

    Declaration
    public bool EnableGroupProtection { get; set; }
    Property Value
    System.Boolean

    EnableLicenseCacheExpire

    Declaration
    public bool EnableLicenseCacheExpire { get; set; }
    Property Value
    System.Boolean

    GroupName

    Declaration
    public string GroupName { get; set; }
    Property Value
    System.String

    LicenseCacheExpireDays

    Declaration
    public int LicenseCacheExpireDays { get; set; }
    Property Value
    System.Int32

    LicenseCacheExpireDaysSpecified

    Declaration
    public bool LicenseCacheExpireDaysSpecified { get; set; }
    Property Value
    System.Boolean

    PolicyDescription

    Declaration
    public string PolicyDescription { get; set; }
    Property Value
    System.String

    PolicyTitle

    Declaration
    public string PolicyTitle { get; set; }
    Property Value
    System.String

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer