AsymmetricKeyCollection.Item Property
指定された名前またはインデックス番号で、コレクション内にある AsymmetricKey オブジェクトを取得します。
解説
この名前空間、クラス、またはメンバは、Microsoft .NET Framework Version 2.0 でのみサポートされています。
オーバーロードの一覧
名前 | 説明 |
---|---|
AsymmetricKeyCollection.Item (Int32) |
コレクション内にある、指定したインデックス番号の AsymmetricKey オブジェクトを取得します。
|
AsymmetricKeyCollection.Item (String) |
コレクション内にある、指定した名前の AsymmetricKey オブジェクトを取得します。
|
参照
関連項目
AsymmetricKeyCollection Class
AsymmetricKeyCollection Members
Microsoft.SqlServer.Management.Smo Namespace