ProtectedKey 생성자 (Byte[])
네임스페이스: Microsoft.IdentityModel.Protocols.WSTrust
어셈블리: Microsoft.IdentityModel(microsoft.identitymodel.dll에 있음)
사용법
Dim secret As Byte() Dim instance As New ProtectedKey(secret)
구문
‘선언
Public Sub New ( _
secret As Byte() _
)
public ProtectedKey (
byte[] secret
)
public:
ProtectedKey (
array<unsigned char>^ secret
)
public ProtectedKey (
byte[] secret
)
public function ProtectedKey (
secret : byte[]
)
매개 변수
- secret
플랫폼
개발 플랫폼
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
참고 항목
참조
ProtectedKey 클래스
ProtectedKey 멤버
Microsoft.IdentityModel.Protocols.WSTrust 네임스페이스