| Miner.Responder.Shared.Channels.MSMQ Namespace > IdentityUtil Class : RetrieveIdentity Method | 
'DeclarationPublic Shared Function RetrieveIdentity( _ ByVal buf() As System.Byte _ ) As System.Security.Principal.IPrincipal
'UsageDim buf() As System.Byte Dim value As System.Security.Principal.IPrincipal value = IdentityUtil.RetrieveIdentity(buf)
public static System.Security.Principal.IPrincipal RetrieveIdentity( System.byte[] buf )
public function RetrieveIdentity( buf: System.Bytearray of ): System.Security.Principal.IPrincipal; static;
public static function RetrieveIdentity( buf : System.byte[] ) : System.Security.Principal.IPrincipal;
public: static System.Security.Principal.IPrincipal* RetrieveIdentity( System.byte[]* buf )
public: static System.Security.Principal.IPrincipal^ RetrieveIdentity( System.array<byte>^ buf )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2