See Also

SecurityMgr Class  | SecurityMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

pass
See Also Languages Omb Send comments on this topic.

EncryptPassword Method

Omb.Admin Namespace > SecurityMgr Class : EncryptPassword Method
[Visual Basic]
Public Overridable Function EncryptPassword( _    ByVal pass As String _ ) As Byte()
[C#]
public virtual byte[] EncryptPassword(    string pass );
[C++]
public: virtual byte[]* EncryptPassword(    string* pass )
[C++/CLI]
public: virtual array<byte>^ EncryptPassword(    String^ pass )

Parameters

pass

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

SecurityMgr Class  | SecurityMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.