Share via


GenericProtectedItem.SourceAssociations Property

Definition

Loosely coupled (type, value) associations (example - parent of a protected item).

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

Property Value

Applies to