Method | Description | |
---|---|---|
GetCollection ( ) : ICollection |
Returns a copy of the
|
|
ToString ( ) : string |
Returns a formatted string describing the parameters.
|
|
X509CollectionStoreParameters ( ICollection collection ) : System |
Constructor. The collection is copied.
|
public X509CollectionStoreParameters ( ICollection collection ) : System | ||
collection | ICollection | The collection containing X.509 object types. |
return | System |