Method | Description | |
---|---|---|
this ( int index ) : |
Gets or sets the Thinktecture.IdentityModel.Utility.CertificateReferenceElement at the specified index.
|
|
this ( string name ) : |
Gets the Thinktecture.IdentityModel.Utility.CertificateReferenceElement with the specified name.
|
Method | Description | |
---|---|---|
CreateNewElement ( ) : |
When overridden in a derived class, creates a new T:System.Configuration.ConfigurationElement.
|
|
GetElementKey ( |
Gets the element key for a specified configuration element when overridden in a derived class.
|
protected CreateNewElement ( ) : |
||
return |
protected GetElementKey ( |
||
element | The |
|
return | object |
public this ( int index ) : |
||
index | int | |
return |
public this ( string name ) : |
||
name | string | |
return |