SecurityTokenDescriptor.Properties Propriedade

Definição

Recebe o saco de propriedades para o token emitido.

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::Object ^> ^ Properties { System::Collections::Generic::Dictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,object> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property Properties As Dictionary(Of String, Object)

Valor de Propriedade

O dicionário que representa o saco de propriedades.

Aplica-se a