Aracılığıyla paylaş


SecurityContextSecurityToken.SecurityKeys Özellik

Tanım

Güvenlik anahtarlarının salt okunurdur koleksiyonunu alır.

public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::IdentityModel::Tokens::SecurityKey ^> ^ SecurityKeys { System::Collections::ObjectModel::ReadOnlyCollection<System::IdentityModel::Tokens::SecurityKey ^> ^ get(); };
public override System.Collections.ObjectModel.ReadOnlyCollection<System.IdentityModel.Tokens.SecurityKey> SecurityKeys { get; }
member this.SecurityKeys : System.Collections.ObjectModel.ReadOnlyCollection<System.IdentityModel.Tokens.SecurityKey>
Public Overrides ReadOnly Property SecurityKeys As ReadOnlyCollection(Of SecurityKey)

Özellik Değeri

ReadOnlyCollection<SecurityKey>

Bir salt okunurdur SecurityKey örnek koleksiyonu.

Şunlara uygulanır