[To be supplied.]
[Visual Basic] Public Function HasProfile( _ ByVal strProfile As String _ ) As Boolean [C#] public bool HasProfile( string strProfile ); [C++] public: bool HasProfile( String* strProfile ); [JScript] public function HasProfile( strProfile : String ) : Boolean;
PassportIdentity Class | PassportIdentity Members | System.Web.Security Namespace