Show / Hide Table of Contents

    Class OwnershipBasedAccessControlForRasters

    Inheritance
    System.Object
    OwnershipBasedAccessControlForRasters
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Mapsui.Providers.ArcGIS.Image
    Assembly: Mapsui.dll
    Syntax
    public class OwnershipBasedAccessControlForRasters

    Properties

    | Improve this Doc View Source

    allowOthersToDelete

    Declaration
    public bool allowOthersToDelete { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    allowOthersToUpdate

    Declaration
    public bool allowOthersToUpdate { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX