Show / Hide Table of Contents

Interface ISupportMultitenant

Represents an object with support for multiple tenants.

Namespace: IRM.Messaging
Assembly: IRM.dll
Syntax
public interface ISupportMultitenant

Properties

OwnerId

Gets the owner of this object.

Declaration
Guid OwnerId { get; }
Property Value
System.Guid

Extension Methods

ObjectExtensions.DeepClone<T>(T)
AnnotationsExtensions.IsValid(Object)
Back to top Generated by DocFX