Table of Contents

Class StandardDocumentFilter.PrivacyScopeInfo

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class StandardDocumentFilter.PrivacyScopeInfo
Inheritance
StandardDocumentFilter.PrivacyScopeInfo
Inherited Members

Constructors

PrivacyScopeInfo(string, Guid)

public PrivacyScopeInfo(string name, Guid user)

Parameters

name string
user Guid

Properties

Name

public string Name { get; }

Property Value

string

User

public Guid User { get; }

Property Value

Guid