Edit

Share via


IFileEngine.CustomSettings Property

Definition

The custom policy settings. set by the tenant admin.

public System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<string,string>> CustomSettings { get; }
member this.CustomSettings : System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property CustomSettings As ReadOnlyCollection(Of KeyValuePair(Of String, String))

Property Value

Applies to