InformationCardReference 생성자 (String, Int64)
네임스페이스: Microsoft.IdentityModel.Protocols.WSIdentity
어셈블리: Microsoft.IdentityModel(microsoft.identitymodel.dll에 있음)
사용법
Dim cardId As String Dim cardVersion As Long Dim instance As New InformationCardReference(cardId, cardVersion)
구문
‘선언
Public Sub New ( _
cardId As String, _
cardVersion As Long _
)
public InformationCardReference (
string cardId,
long cardVersion
)
public:
InformationCardReference (
String^ cardId,
long long cardVersion
)
public InformationCardReference (
String cardId,
long cardVersion
)
public function InformationCardReference (
cardId : String,
cardVersion : long
)
매개 변수
- cardId
- cardVersion
플랫폼
개발 플랫폼
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
참고 항목
참조
InformationCardReference 클래스
InformationCardReference 멤버
Microsoft.IdentityModel.Protocols.WSIdentity 네임스페이스