Show / Hide Table of Contents

Interface IWMPrincipalOwned

Must be implemented by all classes that represent objects owned by a WMPrincipal

Namespace: Quantellia.WMServer.Auth
Assembly: WMServer.dll
Syntax
public interface IWMPrincipalOwned

Properties

Owner

Reference to the WMPrincipal that owns this object.

Declaration
WMPrincipal? Owner { get; }
Property Value
Type Description
WMPrincipal
In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE