| Visual Basic (Declaration) | |
|---|---|
Public Shared PassCodeNames As String() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim value() As String value = Constants.PassCodeNames Constants.PassCodeNames = value | |
| C# | |
|---|---|
public static string[] PassCodeNames | |
| C++/CLI | |
|---|---|
public: static array<String^>^ PassCodeNames | |
These names are used with the ISecureBinding interface to request a secure relationship with the active Context Manager.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7