다음을 통해 공유


Entropy 생성자 (ProtectedKey)

네임스페이스: Microsoft.IdentityModel.Protocols.WSTrust
어셈블리: Microsoft.IdentityModel(microsoft.identitymodel.dll에 있음)

사용법

    Dim protectedKey As ProtectedKey

Dim instance As New Entropy(protectedKey)

구문

‘선언
Public Sub New ( _
    protectedKey As ProtectedKey _
)
public Entropy (
    ProtectedKey protectedKey
)
public:
Entropy (
    ProtectedKey^ protectedKey
)
public Entropy (
    ProtectedKey protectedKey
)
public function Entropy (
    protectedKey : ProtectedKey
)

매개 변수

  • protectedKey
     

플랫폼

개발 플랫폼

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

참고 항목

참조

Entropy 클래스
Entropy 멤버
Microsoft.IdentityModel.Protocols.WSTrust 네임스페이스