프로퍼티 | 타입 | 설명 | |
---|---|---|---|
System | System.Collections.IEnumerator |
메소드 | 설명 | |
---|---|---|
Add ( System asnEncodedData ) : int | ||
CopyTo ( System array, int index ) : void | ||
CryptographicAttributeObjectCollection ( ) | ||
CryptographicAttributeObjectCollection ( System attribute ) | ||
GetEnumerator ( ) : System.Security.Cryptography.CryptographicAttributeObjectEnumerator | ||
Remove ( System attribute ) : void | ||
System ( System array, int index ) : void | ||
this ( int index ) : System.Security.Cryptography.CryptographicAttributeObject |
메소드 | 설명 | |
---|---|---|
System ( ) : System.Collections.IEnumerator |
public CryptographicAttributeObjectCollection ( System attribute ) | ||
attribute | System |
public GetEnumerator ( ) : System.Security.Cryptography.CryptographicAttributeObjectEnumerator | ||
리턴 | System.Security.Cryptography.CryptographicAttributeObjectEnumerator |
public this ( int index ) : System.Security.Cryptography.CryptographicAttributeObject | ||
index | int | |
리턴 | System.Security.Cryptography.CryptographicAttributeObject |