Share via


AdfsAccessControlPolicy.AssignedTo Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ AssignedTo { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> AssignedTo { get; }
member this.AssignedTo : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property AssignedTo As ReadOnlyCollection(Of String)

Property Value

Applies to